Searched refs:nohz_idle (Results 1 – 2 of 2) sorted by relevance
99 int nohz_idle; /* NOHZ IDLE status */ member
11854 if (!sd || !sd->nohz_idle) in set_cpu_sd_state_busy()11856 sd->nohz_idle = 0; in set_cpu_sd_state_busy()11884 if (!sd || sd->nohz_idle) in set_cpu_sd_state_idle()11886 sd->nohz_idle = 1; in set_cpu_sd_state_idle()