Searched refs:new_tasks (Results 1 – 2 of 2) sorted by relevance
8401 int new_tasks; in pick_next_task_fair() local8518 new_tasks = newidle_balance(rq, rf); in pick_next_task_fair()8525 if (new_tasks < 0) in pick_next_task_fair()8528 if (new_tasks > 0) in pick_next_task_fair()
382 for recipe, new_tasks in task_lists.items():385 for new_task in new_tasks: