Home
last modified time | relevance | path

Searched refs:EPOLLNVAL (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Deventpoll.h36 #define EPOLLNVAL (__force __poll_t)0x00000020 macro
/linux-4.19.296/fs/
Dselect.c435 EPOLLNVAL)
437 EPOLLNVAL)
438 #define POLLEX_SET (EPOLLPRI | EPOLLNVAL)
505 mask = EPOLLNVAL; in do_select()
820 mask = EPOLLNVAL; in do_pollfd()
/linux-4.19.296/drivers/xen/
Dpvcalls-front.c996 return EPOLLNVAL; in pvcalls_front_poll()