Searched refs:emask (Results 1 – 2 of 2) sorted by relevance
87 oldmask = anfds [fd].emask; in epoll_modify()88 anfds [fd].emask = nev; in epoll_modify()122 anfds [fd].emask = EV_EMASK_EPERM; in epoll_modify()188 anfds [fd].emask = want; in epoll_poll()228 if (anfds [fd].emask & EV_EMASK_EPERM && events) in epoll_poll()233 anfds [fd].emask = 0; in epoll_poll()
1764 unsigned char emask; /* the epoll backend stores the actual kernel mask in here */ member2199 anfds [fd].emask = 0; in fd_rearm_all()