Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree_exp.h423 static void sync_rcu_exp_select_node_cpus(struct kthread_work *wp) in sync_rcu_exp_select_node_cpus() function
443 kthread_init_work(&rnp->rew.rew_work, sync_rcu_exp_select_node_cpus); in sync_rcu_exp_select_cpus_queue_work()
478 static void sync_rcu_exp_select_node_cpus(struct work_struct *wp) in sync_rcu_exp_select_node_cpus() function
500 INIT_WORK(&rnp->rew.rew_work, sync_rcu_exp_select_node_cpus); in sync_rcu_exp_select_cpus_queue_work()
558 sync_rcu_exp_select_node_cpus(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus()