Searched refs:EFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
22 #define EFD_CLOEXEC O_CLOEXEC macro
397 BUILD_BUG_ON(EFD_CLOEXEC != O_CLOEXEC); in eventfd_file_create()