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