Searched refs:EPOLLNVAL (Results 1 – 8 of 8) sorted by relevance
36 #define EPOLLNVAL (__force __poll_t)0x00000020 macro
408 return EPOLLERR | EPOLLNVAL; in snd_disconnect_poll()
624 if (n & (EPOLLERR | EPOLLHUP | EPOLLNVAL)) { in p9_poll_mux()
861 mask = EPOLLNVAL; in do_pollfd()
5489 #define IO_POLL_UNMASK (EPOLLERR|EPOLLHUP|EPOLLNVAL|EPOLLRDHUP) in io_init_poll_iocb()
989 return EPOLLNVAL; in pvcalls_front_poll()
819 return EPOLLERR|EPOLLNVAL; in devkmsg_poll()
2327 return EPOLLNVAL; in smc_poll()
Completed in 80 milliseconds