Searched refs:POLLNVAL (Results 1 – 4 of 4) sorted by relevance
165 #define POLLNVAL 0x0020 macro
308 .events = POLLIN | POLLERR | POLLHUP | POLLNVAL, in finish_test()
725 if (fds.revents & (POLLERR | POLLNVAL)) { in copyfd_io_poll()
4441 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0)