Home
last modified time | relevance | path

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

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