Home
last modified time | relevance | path

Searched refs:__wake_up_pollfree (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dwait.h221 void __wake_up_pollfree(struct wait_queue_head *wq_head);
274 __wake_up_pollfree(wq_head); in wake_up_pollfree()
/linux-6.6.21/kernel/sched/
Dwait.c249 void __wake_up_pollfree(struct wait_queue_head *wq_head) in __wake_up_pollfree() function