Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_stall.h231 if (!READ_ONCE(rcu_kick_kthreads)) in rcu_stall_kick_kthreads()
788 if ((rcu_stall_is_suppressed() && !READ_ONCE(rcu_kick_kthreads)) || in check_cpu_stall()
H A Dtree_plugin.h87 if (rcu_kick_kthreads) in rcu_bootup_announce_oddness()
H A Dtree.c437 static bool rcu_kick_kthreads; variable
514 module_param(rcu_kick_kthreads, bool, 0644);