Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h210 void __wake_up_pollfree(struct wait_queue_head *wq_head);
262 __wake_up_pollfree(wq_head); in wake_up_pollfree()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dwait.c230 void __wake_up_pollfree(struct wait_queue_head *wq_head) in __wake_up_pollfree() function