Searched defs:EFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | eventfd.h | 8 #define EFD_CLOEXEC O_CLOEXEC macro |
/openbmc/linux/tools/perf/trace/beauty/ | ||
H A D | eventfd.c | 11 #define EFD_CLOEXEC 02000000 macro |