Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/linux/
Dswait.h148 extern void swake_up_all(struct swait_queue_head *q);
/linux-6.6.21/kernel/rcu/
Dtree_nocb.h201 swake_up_all(sq); in rcu_nocb_gp_cleanup()