Home
last modified time | relevance | path

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

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