Searched refs:rcu_tasks_kthread (Results 1 – 1 of 1) sorted by relevance
633 static int __noreturn rcu_tasks_kthread(void *arg) in rcu_tasks_kthread() function 686 t = kthread_run(rcu_tasks_kthread, rtp, "%s_kthread", rtp->kname); in rcu_spawn_tasks_kthread_generic() 1345 // Callback handling is provided by the rcu_tasks_kthread() function.1503 // via the ->cbs_lock and barriers in rcu_tasks_kthread(). Pre-grace-period