Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcutree.h22 int rcu_needs_cpu(void);
H A Drcutiny.h141 static inline int rcu_needs_cpu(void) in rcu_needs_cpu() function
/linux/kernel/time/
H A Dtick-sched.c911 if (rcu_needs_cpu() || arch_needs_cpu() || in tick_nohz_next_event()