Searched refs:POLLNVAL (Results 1 – 3 of 3) sorted by relevance
11 #define POLLNVAL 0x0020 macro
1036 return POLLNVAL | POLLHUP; in xsdfec_poll()
3480 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0) in trace__run()