Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/include/linux/
H A Dswait.h147 extern void swake_up_one(struct swait_queue_head *q);
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dsrcutiny.c103 swake_up_one(&ssp->srcu_wq); in __srcu_read_unlock()
H A Dtree_exp.h201 swake_up_one(&rcu_state.expedited_wq); in __rcu_report_exp_rnp()
H A Dtree_plugin.h2022 swake_up_one(&rdp->nocb_cb_wq); in nocb_gp_wait()
H A Dtree.c1470 swake_up_one(&rcu_state.gp_wq); in rcu_gp_kthread_wake()
/OK3568_Linux_fs/kernel/kernel/power/
H A Dsuspend.c156 swake_up_one(&s2idle_wait_head); in s2idle_wake()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkvm.c165 swake_up_one(&n->wq); in apf_task_wake_one()