Searched refs:POLLFD_ISSET (Results 1 – 3 of 3) sorted by relevance
71 #define POLLFD_ISSET(x, y) ((y)[(x)].fd >= 0) macro
91 if (POLLFD_ISSET(n, srcp)) { in __rpc_compress_pollfd()
672 if (fd < svc_pollfd_allocd && POLLFD_ISSET(fd, svc_pollfd)) { in clear_pollfd()