Searched refs:EPOLLNVAL (Results 1 – 7 of 7) sorted by relevance
36 #define EPOLLNVAL (__force __poll_t)0x00000020 macro
460 EPOLLNVAL)462 EPOLLNVAL)463 #define POLLEX_SET (EPOLLPRI | EPOLLNVAL)530 mask = EPOLLNVAL; in do_select()864 mask = EPOLLNVAL; in do_pollfd()
445 return EPOLLERR | EPOLLNVAL; in snd_disconnect_poll()
175 #define IO_POLL_UNMASK (EPOLLERR|EPOLLHUP|EPOLLNVAL|EPOLLRDHUP) in io_init_poll_iocb()
629 if (n & (EPOLLERR | EPOLLHUP | EPOLLNVAL)) { in p9_poll_mux()
997 return EPOLLNVAL; in pvcalls_front_poll()
2854 return EPOLLNVAL; in smc_poll()
Completed in 28 milliseconds