Searched refs:POLLNVAL (Results 1 – 6 of 6) sorted by relevance
11 #define POLLNVAL 0x0020 macro
165 #define POLLNVAL 0x0020 macro
236 if (fds[0].revents & POLLNVAL) { in ne_poll_enclave_fd()
308 .events = POLLIN | POLLERR | POLLHUP | POLLNVAL, in finish_test()
723 if (fds.revents & (POLLERR | POLLNVAL)) { in copyfd_io_poll()
4435 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0)