Searched refs:POLLFREE (Results 1 – 5 of 5) sorted by relevance
32 #define POLLFREE (__force __poll_t)0x4000 macro
251 __wake_up(wq_head, TASK_NORMAL, 0, poll_to_key(EPOLLHUP | POLLFREE)); in __wake_up_pollfree()
1219 !(pollflags & POLLFREE)) { in ep_poll_callback()1249 if (pollflags & POLLFREE) { in ep_poll_callback()
1801 if (mask & POLLFREE) { in aio_poll_wake()
423 if (unlikely(mask & POLLFREE)) in io_poll_wake()