Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dsignalfd.c38 wake_up_pollfree(&sighand->signalfd_wqh); in signalfd_cleanup()
/linux-6.6.21/include/linux/
Dwait.h264 static inline void wake_up_pollfree(struct wait_queue_head *wq_head) in wake_up_pollfree() function
/linux-6.6.21/drivers/android/
Dbinder.c5013 wake_up_pollfree(&thread->wait); in binder_thread_release()