Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Drcutree.h35 int rcu_needs_cpu(unsigned long *delta_jiffies);
Drcupdate.h1157 static inline int rcu_needs_cpu(unsigned long *delta_jiffies) in rcu_needs_cpu() function
/linux-4.1.27/Documentation/RCU/
Dstallwarn.txt147 invoked rcu_try_advance_all_cbs() from rcu_needs_cpu() or last invoked
150 rcu_needs_cpu(). Finally, an "L" indicates that there are currently
/linux-4.1.27/kernel/time/
Dtick-sched.c586 if (rcu_needs_cpu(&rcu_delta_jiffies) || in tick_nohz_stop_sched_tick()
/linux-4.1.27/kernel/rcu/
Dtree_plugin.h1371 int rcu_needs_cpu(unsigned long *delta_jiffies) in rcu_needs_cpu() function
1484 int rcu_needs_cpu(unsigned long *dj) in rcu_needs_cpu() function