Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree_exp.h763 rcu_is_cpu_rrupt_from_idle()) { in rcu_exp_handler()
882 if (rcu_is_cpu_rrupt_from_idle() || in rcu_exp_handler()
H A Dtree.c346 static int rcu_is_cpu_rrupt_from_idle(void) in rcu_is_cpu_rrupt_from_idle() function
2284 if (!rcu_is_cpu_rrupt_from_idle() && !user) { in rcu_sched_clock_irq()
2293 if (user || rcu_is_cpu_rrupt_from_idle()) in rcu_sched_clock_irq()
3939 if ((user || rcu_is_cpu_rrupt_from_idle()) && rcu_nohz_full_cpu()) in rcu_pending()
H A Dtree_plugin.h966 if (user || rcu_is_cpu_rrupt_from_idle()) { in rcu_flavor_sched_clock_irq()