Home
last modified time | relevance | path

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

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