Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-internal.h154 extern unsigned long tick_nohz_active;
161 #define tick_nohz_active (0) macro
H A Dtick-sched.c613 unsigned long tick_nohz_active __read_mostly;
699 if (!tick_nohz_active) in get_cpu_sleep_time_us()
1400 if (!test_and_set_bit(0, &tick_nohz_active)) in tick_nohz_activate()
H A Dhrtimer.c791 if (!__hrtimer_hres_active(base) && !tick_nohz_active) in retrigger_next_event()
953 if (!__hrtimer_hres_active(cpu_base) && !tick_nohz_active) in clock_was_set()
H A Dtimer.c233 if (sysctl_timer_migration && tick_nohz_active) in timers_update_migration()
/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst214 13 tne = READ_ONCE(tick_nohz_active);