Lines Matching refs:span
616 return this_rq()->rd->span;
715 weight = cpumask_weight(rd->span);
719 for_each_cpu(i, rd->span)
801 for_each_cpu(i, rd->span)
896 const struct cpumask *span;
898 span = sched_rt_period_mask();
908 span = cpu_online_mask;
910 for_each_cpu(i, span)
918 * When span == cpu_online_mask, taking each rq->lock
2030 * Otherwise, we consult the sched_domains span maps to figure