Searched refs:epoll_epermcnt (Results 1 – 3 of 3) sorted by relevance
127 array_needsize (int, epoll_eperms, epoll_epermmax, epoll_epermcnt + 1, EMPTY2); in epoll_modify()128 epoll_eperms [epoll_epermcnt++] = fd; in epoll_modify()147 if (expect_false (epoll_epermcnt)) in epoll_poll()223 for (i = epoll_epermcnt; i--; ) in epoll_poll()232 epoll_eperms [i] = epoll_eperms [--epoll_epermcnt]; in epoll_poll()
24 #define epoll_epermcnt ((loop)->epoll_epermcnt) macro123 #undef epoll_epermcnt
106 VARx(int, epoll_epermcnt)