Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/rcu/
Dtree_plugin.h712 if (user || rcu_is_cpu_rrupt_from_idle()) { in rcu_flavor_sched_clock_irq()
947 if (user || rcu_is_cpu_rrupt_from_idle()) { in rcu_flavor_sched_clock_irq()
Dtree_exp.h742 if (rcu_is_cpu_rrupt_from_idle()) { in rcu_exp_handler()
Dtree.c422 static int rcu_is_cpu_rrupt_from_idle(void) in rcu_is_cpu_rrupt_from_idle() function
2592 if (!rcu_is_cpu_rrupt_from_idle() && !user) { in rcu_sched_clock_irq()
3887 if ((user || rcu_is_cpu_rrupt_from_idle()) && rcu_nohz_full_cpu()) in rcu_pending()