Home
last modified time | relevance | path

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

/kernel/
Drcutiny_plugin.h933 static int rcu_kthread(void *arg) in rcu_kthread() function
962 rcu_kthread_task = kthread_run(rcu_kthread, NULL, "rcu_kthread"); in rcu_spawn_kthreads()