Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Dtree_exp.h455 static void wait_rcu_exp_gp(struct kthread_work *wp) in wait_rcu_exp_gp() function
465 kthread_init_work(&rew->rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited_queue_work()
507 static void wait_rcu_exp_gp(struct work_struct *wp) in wait_rcu_exp_gp() function
517 INIT_WORK_ONSTACK(&rew->rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited_queue_work()