Searched refs:new_tasks (Results 1 – 2 of 2) sorted by relevance
8399 int new_tasks; in pick_next_task_fair() local8516 new_tasks = newidle_balance(rq, rf); in pick_next_task_fair()8523 if (new_tasks < 0) in pick_next_task_fair()8526 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: