Searched refs:POLLFREE (Results 1 – 3 of 3) sorted by relevance
31 #define POLLFREE 0x4000 /* currently only for epoll */ macro
47 wake_up_poll(wqh, POLLHUP | POLLFREE); in signalfd_cleanup()
1006 if ((unsigned long)key & POLLFREE) { in ep_poll_callback()