Searched refs:TFD_CLOEXEC (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dtimerfd.h26 #define TFD_CLOEXEC O_CLOEXEC macro
29 #define TFD_SHARED_FCNTL_FLAGS (TFD_CLOEXEC | TFD_NONBLOCK)
/linux-4.4.14/fs/
H A Dtimerfd.c382 BUILD_BUG_ON(TFD_CLOEXEC != O_CLOEXEC); SYSCALL_DEFINE2()

Completed in 98 milliseconds