Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dwait.h220 void __wake_up_pollfree(struct wait_queue_head *wq_head);
271 __wake_up_pollfree(wq_head); in wake_up_pollfree()
/Linux-v6.1/kernel/sched/
Dwait.c240 void __wake_up_pollfree(struct wait_queue_head *wq_head) in __wake_up_pollfree() function