Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dfair.c5102 int new_tasks; in pick_next_task_fair() local
5204 new_tasks = idle_balance(rq); in pick_next_task_fair()
5210 if (new_tasks < 0) in pick_next_task_fair()
5213 if (new_tasks > 0) in pick_next_task_fair()