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

/linux-4.4.14/include/linux/
H A Deventfd.h26 #define EFD_FLAGS_SET (EFD_SHARED_FCNTL_FLAGS | EFD_SEMAPHORE) macro
/linux-4.4.14/fs/
H A Deventfd.c400 if (flags & ~EFD_FLAGS_SET) eventfd_file_create()

Completed in 129 milliseconds