Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree_plugin.h61 static bool __read_mostly rcu_nocb_poll; /* Offload kthread are to poll. */ variable
1816 rcu_nocb_poll = 1; in parse_rcu_nocb_poll()
1949 if (rcu_nocb_poll || !t) { in __call_rcu_nocb_enqueue()
2110 if (!rcu_nocb_poll) { in nocb_leader_wait()
2142 if (!rcu_nocb_poll) in nocb_leader_wait()
2205 if (!rcu_nocb_poll) { in nocb_follower_wait()
2219 if (!rcu_nocb_poll) in nocb_follower_wait()
2353 if (rcu_nocb_poll) in rcu_init_nohz()
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3071 rcu_nocb_poll [KNL]