Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree_exp.h456 static void wait_rcu_exp_gp(struct kthread_work *wp) in wait_rcu_exp_gp() function
466 kthread_init_work(&rew->rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited_queue_work()
508 static void wait_rcu_exp_gp(struct work_struct *wp) in wait_rcu_exp_gp() function
518 INIT_WORK_ONSTACK(&rew->rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited_queue_work()