Searched refs:check_cpu_capacity (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/sched/
H A Dfair.c9673 check_cpu_capacity(struct rq *rq, struct sched_domain *sd) function
9932 return check_cpu_capacity(rq, sd);
11097 !check_cpu_capacity(rq, env->sd))
11221 if ((check_cpu_capacity(env->src_rq, sd)) &&
11958 if (rq->cfs.h_nr_running >= 1 && check_cpu_capacity(rq, sd)) {

Completed in 180 milliseconds