Searched refs:span_weight (Results 1 – 3 of 3) sorted by relevance
154 unsigned int span_weight; member
2290 sd->span_weight = cpumask_weight(sched_domain_span(sd)); in build_sched_domains()2337 nr_llcs = sd->span_weight / child->span_weight; in build_sched_domains()2339 imb = sd->span_weight >> 3; in build_sched_domains()2350 imb_span = top_p ? top_p->span_weight : sd->span_weight; in build_sched_domains()2352 int factor = max(1U, (sd->span_weight / imb_span)); in build_sched_domains()
6538 weight = sd->span_weight; in find_idlest_cpu()6541 if (weight <= tmp->span_weight) in find_idlest_cpu()6726 span_avg = sd->span_weight * avg_idle; in select_idle_cpu()9728 if (env->sd->span_weight != llc_weight) in update_idle_cpu_scan()