Searched refs:rcu_nocb_poll (Results 1 – 2 of 2) sorted by relevance
51 static bool __read_mostly rcu_nocb_poll; /* Offload kthread are to poll. */ variable1851 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()
2994 rcu_nocb_poll [KNL]