Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Didle.h10 CPU_NEWLY_IDLE, enumerator
/linux/kernel/sched/
H A Dfair.c9337 if (env->idle == CPU_NEWLY_IDLE || in can_migrate_task()
9550 if (env->idle == CPU_NEWLY_IDLE) in detach_tasks()
10866 * balancing, rather than CPU_NEWLY_IDLE, because the latter in update_idle_cpu_scan()
10869 if (!sched_feat(SIS_UTIL) || env->idle == CPU_NEWLY_IDLE) in update_idle_cpu_scan()
10949 if (env->idle != CPU_NEWLY_IDLE || in update_sd_lb_stats()
11571 if (env->idle == CPU_NEWLY_IDLE) { in should_we_balance()
11816 if (idle != CPU_NEWLY_IDLE && in sched_balance_rq()
11905 if (env.idle == CPU_NEWLY_IDLE || in sched_balance_rq()
12713 * for CPU_NEWLY_IDLE, such that we measure the this duration in sched_balance_newidle()
12763 sd, CPU_NEWLY_IDLE, in sched_balance_newidle()
[all...]