Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dfair.c5203 int new_tasks; in pick_next_task_fair() local
5312 new_tasks = idle_balance(rq); in pick_next_task_fair()
5319 if (new_tasks < 0) in pick_next_task_fair()
5322 if (new_tasks > 0) in pick_next_task_fair()