Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_exp.h203 swake_up_one_online(&rcu_state.expedited_wq); in __rcu_report_exp_rnp()
536 t = swait_event_timeout_exclusive(rcu_state.expedited_wq, in synchronize_rcu_expedited_wait_once()
H A Dtree.h379 struct swait_queue_head expedited_wq; /* Wait for check-ins. */ member
H A Dtree.c5497 init_swait_queue_head(&rcu_state.expedited_wq); in rcu_init_one()