Searched refs:rcu_needs_cpu (Results 1 – 5 of 5) sorted by relevance
34 int rcu_needs_cpu(u64 basem, u64 *nextevt);
99 static inline int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu() function
230 from rcu_needs_cpu() or last invoked rcu_accelerate_cbs() from232 of non-lazy callbacks posted since the last call to rcu_needs_cpu().
672 if (rcu_needs_cpu(basemono, &next_rcu) || arch_needs_cpu() || in tick_nohz_next_event()
1417 int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu() function1527 int rcu_needs_cpu(u64 basemono, u64 *nextevt) in rcu_needs_cpu() function