Home
last modified time | relevance | path

Searched refs:swake_up_one (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Dswait.c48 void swake_up_one(struct swait_queue_head *q) in swake_up_one() function
56 EXPORT_SYMBOL(swake_up_one);
/linux/include/linux/
H A Dswait.h147 extern void swake_up_one(struct swait_queue_head *q);
/linux/kernel/rcu/
H A Dsrcutiny.c113 swake_up_one(&ssp->srcu_wq); in __srcu_read_unlock()
/linux/kernel/power/
H A Dsuspend.c170 swake_up_one(&s2idle_wait_head); in s2idle_wake()