Searched refs:rcu_nocb_kthread (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/kernel/rcu/
H A Dtree_plugin.h1834 * is necessary to handle the possibility of a rcu_nocb_kthread()
2233 static int rcu_nocb_kthread(void *arg) rcu_nocb_kthread() function
2289 /* Is a deferred wakeup of rcu_nocb_kthread() required? */ rcu_nocb_need_deferred_wakeup()
2295 /* Do a deferred wakeup of rcu_nocb_kthread(). */ do_nocb_deferred_wakeup()
2413 t = kthread_run(rcu_nocb_kthread, rdp_spawn, rcu_spawn_one_nocb_kthread()
2471 * spawns one rcu_nocb_kthread(). rcu_organize_nocb_kthreads()
H A Dtree.h245 /* Place for rcu_nocb_kthread() to wait GP. */

Completed in 75 milliseconds