Searched refs:tick_nohz_enabled (Results 1 – 3 of 3) sorted by relevance
115 extern bool tick_nohz_enabled;139 #define tick_nohz_enabled (0) macro
456 bool tick_nohz_enabled __read_mostly = true;463 return (kstrtobool(str, &tick_nohz_enabled) == 0); in setup_tick_nohz()1185 if (!tick_nohz_enabled) in tick_nohz_activate()1201 if (!tick_nohz_enabled) in tick_nohz_switch_to_nohz()
193 if (!tick_nohz_enabled) in init_ladder()