Home
last modified time | relevance | path

Searched defs:EFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Deventfd.h8 #define EFD_CLOEXEC O_CLOEXEC macro
/linux/tools/perf/trace/beauty/
H A Deventfd.c11 #define EFD_CLOEXEC 02000000 macro