Home
last modified time | relevance | path

Searched defs:O_CLOEXEC (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dutil.h76 #define O_CLOEXEC global() macro
78 #define O_CLOEXEC global() macro
80 #define O_CLOEXEC global() macro
/linux/rust/kernel/fs/
H A Dfile.rs34 pub const O_CLOEXEC: u32 = bindings::O_CLOEXEC; constant
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/tools/perf/
H A Dbuiltin-trace.c94 #ifndef O_CLOEXEC macro