Searched refs:rcu_gp_kthread (Results 1 – 1 of 1) sorted by relevance
2161 static int __noreturn rcu_gp_kthread(void *unused) in rcu_gp_kthread() function4586 t = kthread_create(rcu_gp_kthread, NULL, "%s", rcu_state.name); in rcu_spawn_gp_kthread()