Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree_exp.h454 static void wait_rcu_exp_gp(struct kthread_work *wp) in wait_rcu_exp_gp() function
464 kthread_init_work(&rew->rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited_queue_work()
506 static void wait_rcu_exp_gp(struct work_struct *wp) in wait_rcu_exp_gp() function
516 INIT_WORK_ONSTACK(&rew->rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited_queue_work()