Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c4806 static int sched_balance_newidle(struct rq *this_rq, struct rq_flags *rf);
8721 return sched_balance_newidle(rq, rf) != 0; in balance_fair()
8931 new_tasks = sched_balance_newidle(rq, rf); in pick_next_task_fair()
12786 static int sched_balance_newidle(struct rq *this_rq, struct rq_flags *rf) in sched_balance_newidle() function