Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/ !
Dswait.c61 void swake_up_all(struct swait_queue_head *q) in swake_up_all() function
82 EXPORT_SYMBOL(swake_up_all);
/linux-5.19.10/include/linux/ !
Dswait.h148 extern void swake_up_all(struct swait_queue_head *q);
/linux-5.19.10/kernel/rcu/ !
Dtree_nocb.h201 swake_up_all(sq); in rcu_nocb_gp_cleanup()