Searched refs:POLLNVAL (Results 1 – 6 of 6) sorted by relevance
10 #define POLLNVAL 0x0020 macro
354 return POLLERR | POLLNVAL; in snd_disconnect_poll()
622 if (n < 0 || n & (POLLERR | POLLHUP | POLLNVAL)) { in p9_poll_mux()
761 mask = POLLNVAL; in do_pollfd()
735 return POLLERR|POLLNVAL; in devkmsg_poll()
2759 res = POLLNVAL; in zoran_poll()