Searched refs:span_weight (Results 1 – 4 of 4) sorted by relevance
142 unsigned int span_weight; member
2597 sd->span_weight = cpumask_weight(sched_domain_span(sd)); in build_sched_domains()2644 nr_llcs = sd->span_weight / child->span_weight; in build_sched_domains()2646 imb = sd->span_weight >> 3; in build_sched_domains()2657 imb_span = top_p ? top_p->span_weight : sd->span_weight; in build_sched_domains()2659 int factor = max(1U, (sd->span_weight / imb_span)); in build_sched_domains()
239 return sd->span_weight; in llc_weight()
7542 weight = sd->span_weight; in sched_balance_find_dst_cpu()7545 if (weight <= tmp->span_weight) in sched_balance_find_dst_cpu()11080 if (env->sd->span_weight != llc_weight) in update_idle_cpu_scan()