Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-internal.h155 extern unsigned long tick_nohz_active;
162 #define tick_nohz_active (0) macro
H A Dtick-sched.c494 unsigned long tick_nohz_active __read_mostly;
598 if (!tick_nohz_active) in get_cpu_idle_time_us()
639 if (!tick_nohz_active) in get_cpu_iowait_time_us()
1240 if (!test_and_set_bit(0, &tick_nohz_active)) in tick_nohz_activate()
H A Dtimer.c237 if (sysctl_timer_migration && tick_nohz_active) in timers_update_migration()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h1396 tne = READ_ONCE(tick_nohz_active); in rcu_prepare_for_idle()
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst185 13 tne = READ_ONCE(tick_nohz_active);