Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree.c1971 static int __noreturn rcu_gp_kthread(void *arg) in rcu_gp_kthread() function
3892 t = kthread_create(rcu_gp_kthread, rsp, "%s", rsp->name); in rcu_spawn_gp_kthread()