Searched refs:rcu_nocb_poll (Results 1 – 2 of 2) sorted by relevance
18 static bool __read_mostly rcu_nocb_poll; /* Offload kthread are to poll. */ variable76 rcu_nocb_poll = true; in parse_rcu_nocb_poll()506 if (rcu_nocb_poll || !t) { in __call_rcu_nocb_wake()707 if (bypass && !rcu_nocb_poll) { in nocb_gp_wait()713 if (rcu_nocb_poll) { in nocb_gp_wait()733 if (!rcu_nocb_poll) { in nocb_gp_wait()1149 if (rcu_nocb_poll) in rcu_init_nohz()
4366 rcu_nocb_poll [KNL]
Completed in 12 milliseconds