Searched refs:nohz_idle (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/kernel/sched/
H A Dfair.c7456 if (!sd || !sd->nohz_idle) set_cpu_sd_state_busy()
7458 sd->nohz_idle = 0; set_cpu_sd_state_busy()
7473 if (!sd || sd->nohz_idle) set_cpu_sd_state_idle()
7475 sd->nohz_idle = 1; set_cpu_sd_state_idle()
/linux-4.1.27/include/linux/
H A Dsched.h972 int nohz_idle; /* NOHZ IDLE status */ member in struct:sched_domain

Completed in 266 milliseconds