Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree_stall.h131 if (!rcu_kick_kthreads) in rcu_stall_kick_kthreads()
489 if ((rcu_cpu_stall_suppress && !rcu_kick_kthreads) || in check_cpu_stall()
Dtree.c419 static bool rcu_kick_kthreads; variable
496 module_param(rcu_kick_kthreads, bool, 0644);
Dtree_plugin.h65 if (rcu_kick_kthreads) in rcu_bootup_announce_oddness()