Searched refs:rcu_nocb_poll (Results 1 – 2 of 2) sorted by relevance
64 static bool __read_mostly rcu_nocb_poll; /* Offload kthread are to poll. */ variable1876 rcu_nocb_poll = true; in parse_rcu_nocb_poll()2039 if (rcu_nocb_poll || !t) { in __call_rcu_nocb_enqueue()2189 if (!rcu_nocb_poll) { in nocb_leader_wait()2224 if (rcu_nocb_poll) { in nocb_leader_wait()2238 if (!rcu_nocb_poll && in nocb_leader_wait()2427 if (rcu_nocb_poll) in rcu_init_nohz()
3552 rcu_nocb_poll [KNL]