Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-internal.h159 extern unsigned long tick_nohz_active;
174 #define tick_nohz_active (0) macro
H A Dtick-sched.c696 unsigned long tick_nohz_active __read_mostly;
783 if (!tick_nohz_active) in get_cpu_sleep_time_us()
1518 if (!test_and_set_bit(0, &tick_nohz_active)) in tick_nohz_activate()
H A Dhrtimer.c946 if (!hrtimer_hres_active(cpu_base) && !tick_nohz_active) in clock_was_set()
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst214 13 tne = READ_ONCE(tick_nohz_active);