Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtopology.h94 int nohz_idle; /* NOHZ IDLE status */ member
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c10544 if (!sd || !sd->nohz_idle) in set_cpu_sd_state_busy()
10546 sd->nohz_idle = 0; in set_cpu_sd_state_busy()
10574 if (!sd || sd->nohz_idle) in set_cpu_sd_state_idle()
10576 sd->nohz_idle = 1; in set_cpu_sd_state_idle()