Searched defs:O_CLOEXEC (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | util.h | 76 #define O_CLOEXEC global() macro |
| /linux/rust/kernel/fs/ | ||
| H A D | file.rs | 34 pub const O_CLOEXEC: u32 = bindings::O_CLOEXEC; constant |
| /linux/tools/include/uapi/asm-generic/ | ||
| H A D | fcntl.h | |
| /linux/tools/perf/ | ||
| H A D | builtin-trace.c | 94 #ifndef O_CLOEXEC macro |