Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtick-internal.h159 extern unsigned long tick_nohz_active;
174 #define tick_nohz_active (0) macro
H A Dtick-sched.c674 unsigned long tick_nohz_active __read_mostly;
761 if (!tick_nohz_active) in get_cpu_sleep_time_us()
1497 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.c284 if (sysctl_timer_migration && tick_nohz_active) in timers_update_migration()
/linux-6.15/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst214 13 tne = READ_ONCE(tick_nohz_active);