Home
last modified time | relevance | path

Searched refs:EFD_NONBLOCK (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Deventfd.h27 #define EFD_NONBLOCK O_NONBLOCK macro
/linux-4.19.296/fs/
Deventfd.c408 BUILD_BUG_ON(EFD_NONBLOCK != O_NONBLOCK); in do_eventfd()