Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dtree.c506 static bool rcu_kick_kthreads; variable
540 module_param(rcu_kick_kthreads, bool, 0644);
1354 if (!rcu_kick_kthreads) in rcu_stall_kick_kthreads()
1509 if ((rcu_cpu_stall_suppress && !rcu_kick_kthreads) || in check_cpu_stall()
Dtree_plugin.h109 if (rcu_kick_kthreads) in rcu_bootup_announce_oddness()
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt3653 rcutree.rcu_kick_kthreads= [KNL]