Searched refs:wake_up_pollfree (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dsignalfd.c38 wake_up_pollfree(&sighand->signalfd_wqh);
/linux-master/include/linux/
H A Dwait.h249 * wake_up_pollfree - signal that a polled waitqueue is going away
260 static inline void wake_up_pollfree(struct wait_queue_head *wq_head) function
/linux-master/drivers/android/
H A Dbinder.c5014 wake_up_pollfree(&thread->wait);
5019 * This is needed to avoid races between wake_up_pollfree() above and

Completed in 132 milliseconds