tick_nohz_enabled
if (!tick_nohz_enabled)
extern bool tick_nohz_enabled;
if (!tick_nohz_enabled)
if (!tick_nohz_enabled)
bool tick_nohz_enabled __read_mostly = true;
return (kstrtobool(str, &tick_nohz_enabled) == 0);