Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree_plugin.h51 static bool __read_mostly rcu_nocb_poll; /* Offload kthread are to poll. */ variable
1851 rcu_nocb_poll = 1; in parse_rcu_nocb_poll()
1984 if (rcu_nocb_poll || !t) { in __call_rcu_nocb_enqueue()
2145 if (!rcu_nocb_poll) { in nocb_leader_wait()
2177 if (!rcu_nocb_poll) in nocb_leader_wait()
2240 if (!rcu_nocb_poll) { in nocb_follower_wait()
2254 if (!rcu_nocb_poll) in nocb_follower_wait()
2388 if (rcu_nocb_poll) in rcu_init_nohz()
/linux-4.1.27/Documentation/
Dkernel-parameters.txt2994 rcu_nocb_poll [KNL]