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.c4923 static int sched_balance_newidle(struct rq *this_rq, struct rq_flags *rf);
5256 static inline int sched_balance_newidle(struct rq *rq, struct rq_flags *rf) in sched_balance_newidle() function
8785 return sched_balance_newidle(rq, rf) != 0; in balance_fair()
8984 new_tasks = sched_balance_newidle(rq, rf); in pick_next_task_fair()
12767 static int sched_balance_newidle(struct rq *this_rq, struct rq_flags *rf) in sched_balance_newidle() function