Searched refs:sync_rcu_exp_select_node_cpus (Results 1 – 1 of 1) sorted by relevance
424 static void sync_rcu_exp_select_node_cpus(struct kthread_work *wp) in sync_rcu_exp_select_node_cpus() function439 kthread_init_work(&rnp->rew.rew_work, sync_rcu_exp_select_node_cpus); in sync_rcu_exp_select_cpus_queue_work()474 static void sync_rcu_exp_select_node_cpus(struct work_struct *wp) in sync_rcu_exp_select_node_cpus() function491 INIT_WORK(&rnp->rew.rew_work, sync_rcu_exp_select_node_cpus); in sync_rcu_exp_select_cpus_queue_work()549 sync_rcu_exp_select_node_cpus(&rnp->rew.rew_work); in sync_rcu_exp_select_cpus()
Completed in 6 milliseconds