Home
last modified time | relevance | path

Searched defs:span (Results 1 – 3 of 3) sorted by relevance

/kernel/sched/
Dcore.c4328 cpumask_t *span = rq->rd->span; in __sched_setscheduler() local
6309 const struct cpumask *span = sched_domain_span(sd); in build_overlap_sched_groups() local
6411 const struct cpumask *span = sched_domain_span(sd); in build_sched_groups() local
Drt.c813 const struct cpumask *span; in do_sched_rt_period_timer() local
Dsched.h567 cpumask_var_t span; member