Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Dtree_exp.h423 static void sync_rcu_exp_select_node_cpus(struct kthread_work *wp) in sync_rcu_exp_select_node_cpus() function
438 kthread_init_work(&rnp->rew.rew_work, sync_rcu_exp_select_node_cpus); in sync_rcu_exp_select_cpus_queue_work()
473 static void sync_rcu_exp_select_node_cpus(struct work_struct *wp) in sync_rcu_exp_select_node_cpus() function
490 INIT_WORK(&rnp->rew.rew_work, sync_rcu_exp_select_node_cpus); in sync_rcu_exp_select_cpus_queue_work()
548 sync_rcu_exp_select_node_cpus(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus()