Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dsignalfd.c38 wake_up_pollfree(&sighand->signalfd_wqh); in signalfd_cleanup()
/kernel/linux/linux-6.6/fs/
H A Dsignalfd.c38 wake_up_pollfree(&sighand->signalfd_wqh); in signalfd_cleanup()
/kernel/linux/linux-5.10/include/linux/
H A Dwait.h240 * wake_up_pollfree - signal that a polled waitqueue is going away
251 static inline void wake_up_pollfree(struct wait_queue_head *wq_head) in wake_up_pollfree() function
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h253 * wake_up_pollfree - signal that a polled waitqueue is going away
264 static inline void wake_up_pollfree(struct wait_queue_head *wq_head) in wake_up_pollfree() function
/kernel/linux/linux-5.10/kernel/sched/
H A Dpsi.c1165 wake_up_pollfree(&t->event_wait); in psi_trigger_destroy()
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c5252 wake_up_pollfree(&thread->wait); in binder_thread_release()
5257 * This is needed to avoid races between wake_up_pollfree() above and in binder_thread_release()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c5090 wake_up_pollfree(&thread->wait); in binder_thread_release()
5095 * This is needed to avoid races between wake_up_pollfree() above and in binder_thread_release()

Completed in 32 milliseconds