Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dswait.c48 void swake_up_one(struct swait_queue_head *q) in swake_up_one() function
56 EXPORT_SYMBOL(swake_up_one);
/Linux-v5.10/include/linux/
Dswait.h147 extern void swake_up_one(struct swait_queue_head *q);
/Linux-v5.10/kernel/rcu/
Dsrcutiny.c100 swake_up_one(&ssp->srcu_wq); in __srcu_read_unlock()
Dtree_exp.h201 swake_up_one(&rcu_state.expedited_wq); in __rcu_report_exp_rnp()
Dtree_plugin.h2016 swake_up_one(&rdp->nocb_cb_wq); in nocb_gp_wait()
Dtree.c1462 swake_up_one(&rcu_state.gp_wq); in rcu_gp_kthread_wake()
/Linux-v5.10/kernel/power/
Dsuspend.c156 swake_up_one(&s2idle_wait_head); in s2idle_wake()
/Linux-v5.10/arch/x86/kernel/
Dkvm.c162 swake_up_one(&n->wq); in apf_task_wake_one()