Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree_plugin.h18 static bool __read_mostly rcu_nocb_poll; /* Offload kthread are to poll. */ variable
1494 rcu_nocb_poll = true; in parse_rcu_nocb_poll()
1882 if (rcu_nocb_poll || !t) { in __call_rcu_nocb_wake()
2028 if (bypass && !rcu_nocb_poll) { in nocb_gp_wait()
2035 if (rcu_nocb_poll) { in nocb_gp_wait()
2055 if (!rcu_nocb_poll) { in nocb_gp_wait()
2227 if (rcu_nocb_poll) in rcu_init_nohz()