Searched refs:sched_asym (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | fair.c | 10352 static inline bool sched_asym(struct sched_domain *sd, int dst_cpu, int src_cpu) 10385 return sched_asym(env->sd, env->dst_cpu, READ_ONCE(group->asym_prefer_cpu)); in smt_vs_nonsmt_groups() 11621 if (sched_asym(env->sd, i, env->dst_cpu) && nr_running == 1) in sched_balance_find_src_rq() 12566 if (sched_asym(sd, i, cpu)) { in nohz_balancer_kick() 10340 static inline bool sched_asym(struct sched_domain *sd, int dst_cpu, int src_cpu) sched_asym() function
|