Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dswait.c62 void swake_up_all(struct swait_queue_head *q) in swake_up_all() function
83 EXPORT_SYMBOL(swake_up_all);
/OK3568_Linux_fs/kernel/include/linux/
H A Dswait.h148 extern void swake_up_all(struct swait_queue_head *q);
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h1610 swake_up_all(sq); in rcu_nocb_gp_cleanup()