Searched refs:EPOLLNVAL (Results 1 – 7 of 7) sorted by relevance
36 #define EPOLLNVAL (__force __poll_t)0x00000020 macro
328 return EPOLLERR | EPOLLNVAL; in snd_disconnect_poll()
620 if (n & (EPOLLERR | EPOLLHUP | EPOLLNVAL)) { in p9_poll_mux()
851 mask = EPOLLNVAL; in do_pollfd()
987 return EPOLLNVAL; in pvcalls_front_poll()
1605 return EPOLLNVAL; in smc_poll()
978 return EPOLLERR|EPOLLNVAL; in devkmsg_poll()