Searched refs:EPOLLNVAL (Results 1 – 11 of 11) sorted by relevance
36 #define EPOLLNVAL (__poll_t)0x00000020 macro
36 #define EPOLLNVAL (__force __poll_t)0x00000020 macro
462 EPOLLNVAL)464 EPOLLNVAL)465 #define POLLEX_SET (EPOLLPRI | EPOLLNVAL)532 mask = EPOLLNVAL; in do_select()864 mask = EPOLLNVAL; in do_pollfd()
334 return EPOLLERR | EPOLLNVAL; in snd_disconnect_poll()
627 if (n & (EPOLLERR | EPOLLHUP | EPOLLNVAL)) { in p9_poll_mux()
1035 return EPOLLNVAL | EPOLLHUP; in xsdfec_poll()
989 return EPOLLNVAL; in pvcalls_front_poll()
893 return EPOLLERR|EPOLLNVAL; in devkmsg_poll()
2076 return EPOLLNVAL; in smc_poll()
5264 #define IO_POLL_UNMASK (EPOLLERR|EPOLLHUP|EPOLLNVAL|EPOLLRDHUP) in io_init_poll_iocb()