Searched refs:POLLFREE (Results 1 – 4 of 4) sorted by relevance
32 #define POLLFREE (__force __poll_t)0x4000 /* currently only for epoll */ macro
48 wake_up_poll(wqh, EPOLLHUP | POLLFREE); in signalfd_cleanup()
1256 !(pollflags & POLLFREE)) { in ep_poll_callback()1286 if (pollflags & POLLFREE) { in ep_poll_callback()
4777 wake_up_poll(&thread->wait, EPOLLHUP | POLLFREE); in binder_thread_release()