Searched refs:new_tasks (Results 1 – 2 of 2) sorted by relevance
7237 int new_tasks; in pick_next_task_fair() local7361 new_tasks = newidle_balance(rq, rf); in pick_next_task_fair()7368 if (new_tasks < 0) in pick_next_task_fair()7371 if (new_tasks > 0) in pick_next_task_fair()
358 for recipe, new_tasks in task_lists.items():361 for new_task in new_tasks: