Searched refs:span_weight (Results 1 – 4 of 4) sorted by relevance
149 unsigned int span_weight; member
2430 sd->span_weight = cpumask_weight(sched_domain_span(sd)); in build_sched_domains()2477 nr_llcs = sd->span_weight / child->span_weight; in build_sched_domains()2479 imb = sd->span_weight >> 3; in build_sched_domains()2490 imb_span = top_p ? top_p->span_weight : sd->span_weight; in build_sched_domains()2492 int factor = max(1U, (sd->span_weight / imb_span)); in build_sched_domains()
225 return sd->span_weight; in llc_weight()
7535 weight = sd->span_weight; in sched_balance_find_dst_cpu()7538 if (weight <= tmp->span_weight) in sched_balance_find_dst_cpu()10966 if (env->sd->span_weight != llc_weight) in update_idle_cpu_scan()