Searched refs:EPOLLNVAL (Results 1 – 8 of 8) sorted by relevance
36 #define EPOLLNVAL (__force __poll_t)0x00000020 macro
463 EPOLLNVAL)465 EPOLLNVAL)466 #define POLLEX_SET (EPOLLPRI | EPOLLNVAL)533 mask = EPOLLNVAL; in do_select()865 mask = EPOLLNVAL; in do_pollfd()
446 return EPOLLERR | EPOLLNVAL; in snd_disconnect_poll()
173 #define IO_POLL_UNMASK (EPOLLERR|EPOLLHUP|EPOLLNVAL|EPOLLRDHUP) in io_init_poll_iocb()
630 if (n & (EPOLLERR | EPOLLHUP | EPOLLNVAL)) { in p9_poll_mux()
991 return EPOLLNVAL; in pvcalls_front_poll()
897 return EPOLLERR|EPOLLNVAL; in devkmsg_poll()
2752 return EPOLLNVAL; in smc_poll()
Completed in 41 milliseconds