Searched refs:POLLFREE (Results 1 – 4 of 4) sorted by relevance
32 #define POLLFREE (__force __poll_t)0x4000 macro
231 __wake_up(wq_head, TASK_NORMAL, 0, poll_to_key(EPOLLHUP | POLLFREE)); in __wake_up_pollfree() 232 /* POLLFREE must have cleared the queue. */ in __wake_up_pollfree()
408 if (unlikely(mask & POLLFREE)) in io_poll_wake()
1546 !(pollflags & POLLFREE)) { in ep_poll_callback()1579 if (pollflags & POLLFREE) { in ep_poll_callback()