Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dswait.c47 void swake_up_one(struct swait_queue_head *q) in swake_up_one() function
55 EXPORT_SYMBOL(swake_up_one);
/openbmc/linux/include/linux/
H A Dswait.h147 extern void swake_up_one(struct swait_queue_head *q);
/openbmc/linux/kernel/rcu/
H A Dsrcutiny.c103 swake_up_one(&ssp->srcu_wq); in __srcu_read_unlock()
H A Dtree_nocb.h769 swake_up_one(&rdp->nocb_cb_wq); in nocb_gp_wait()
860 swake_up_one(&rdp_toggling->nocb_state_wq); in nocb_gp_wait()
976 swake_up_one(&rdp->nocb_state_wq); in nocb_cb_wait()
1078 swake_up_one(&rdp->nocb_cb_wq); in rdp_offload_toggle()
H A Dtree.c1020 swake_up_one(wqh); in swake_up_one_online_ipi()
1044 swake_up_one(wqh); in swake_up_one_online()
/openbmc/linux/kernel/power/
H A Dsuspend.c163 swake_up_one(&s2idle_wait_head); in s2idle_wake()
/openbmc/linux/arch/x86/kernel/
H A Dkvm.c168 swake_up_one(&n->wq); in apf_task_wake_one()