Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_plugin.h1205 int rnp_index = rnp - rcu_get_root(); in rcu_spawn_one_boost_kthread() local
1213 "rcub/%d", rnp_index); in rcu_spawn_one_boost_kthread()
H A Dtree.c4902 int rnp_index = rnp - rcu_get_root(); in rcu_spawn_exp_par_gp_kworker()
4907 kworker = kthread_create_worker(0, name, rnp_index); in rcu_spawn_exp_par_gp_kworker()
4901 int rnp_index = rnp - rcu_get_root(); rcu_spawn_exp_par_gp_kworker() local