Searched refs:POLLNVAL (Results 1 – 7 of 7) sorted by relevance
11 #define POLLNVAL 0x0020 macro
165 #define POLLNVAL 0x0020 macro
236 if (fds[0].revents & POLLNVAL) { in ne_poll_enclave_fd()
346 .events = POLLIN | POLLERR | POLLHUP | POLLNVAL, in finish_test()
503 return POLLNVAL; in idxd_cdev_poll()
725 if (fds.revents & (POLLERR | POLLNVAL)) { in copyfd_io_poll()
4603 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0) in trace__run()