Searched refs:LINUX_TFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
62 #define LINUX_TFD_CLOEXEC LINUX_O_CLOEXEC macro65 #define LINUX_TFD_SHARED_FCNTL_FLAGS (LINUX_TFD_CLOEXEC \
1009 if ((args->flags & LINUX_TFD_CLOEXEC) != 0) in linux_timerfd_create()