Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtick.h127 extern bool tick_nohz_enabled;
152 #define tick_nohz_enabled (0) macro
/linux/kernel/time/
A Dtick-sched.c575 bool tick_nohz_enabled __read_mostly = true;
582 return (kstrtobool(str, &tick_nohz_enabled) == 0); in setup_tick_nohz()
1332 if (!tick_nohz_enabled) in tick_nohz_activate()
1348 if (!tick_nohz_enabled) in tick_nohz_switch_to_nohz()
/linux/drivers/cpuidle/governors/
A Dladder.c191 if (!tick_nohz_enabled) in init_ladder()
/linux/
A DSystem.map129932 ffff800011dc9c08 D tick_nohz_enabled
A D.tmp_System.map129932 ffff800011dc9c08 D tick_nohz_enabled

Completed in 334 milliseconds