Searched refs:group_first_cpu (Results 1 – 2 of 2) sorted by relevance
892 static inline unsigned int group_first_cpu(struct sched_group *group) in group_first_cpu() function
6385 if (sgs->sum_nr_running && env->dst_cpu < group_first_cpu(sg)) { in update_sd_pick_busiest()6389 if (group_first_cpu(sds->busiest) > group_first_cpu(sg)) in update_sd_pick_busiest()6538 busiest_cpu = group_first_cpu(sds->busiest); in check_asym_packing()