Home
last modified time | relevance | path

Searched refs:tick_nohz_active (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/time/
A Dtick-internal.h154 extern unsigned long tick_nohz_active;
161 #define tick_nohz_active (0) macro
A Dtick-sched.c576 unsigned long tick_nohz_active __read_mostly;
680 if (!tick_nohz_active) in get_cpu_idle_time_us()
721 if (!tick_nohz_active) in get_cpu_iowait_time_us()
1336 if (!test_and_set_bit(0, &tick_nohz_active)) in tick_nohz_activate()
A Dhrtimer.c789 if (!__hrtimer_hres_active(base) && !tick_nohz_active) in retrigger_next_event()
951 if (!__hrtimer_hres_active(cpu_base) && !tick_nohz_active) in clock_was_set()
A Dtimer.c232 if (sysctl_timer_migration && tick_nohz_active) in timers_update_migration()
/linux/kernel/rcu/
A Dtree_plugin.h1406 tne = READ_ONCE(tick_nohz_active); in rcu_prepare_for_idle()
/linux/Documentation/RCU/Design/Memory-Ordering/
A DTree-RCU-Memory-Ordering.rst214 13 tne = READ_ONCE(tick_nohz_active);
/linux/
A DSystem.map129933 ffff800011dc9c10 D tick_nohz_active
A D.tmp_System.map129933 ffff800011dc9c10 D tick_nohz_active

Completed in 376 milliseconds