Searched refs:sched_asym (Results 1 – 1 of 1) sorted by relevance
10225 static inline bool sched_asym(struct sched_domain *sd, int dst_cpu, int src_cpu) in sched_asym() function10258 return sched_asym(env->sd, env->dst_cpu, READ_ONCE(group->asym_prefer_cpu)); in sched_group_asym()11495 if (sched_asym(env->sd, i, env->dst_cpu) && nr_running == 1) in sched_balance_find_src_rq()12416 if (sched_asym(sd, i, cpu)) { in nohz_balancer_kick()