Lines Matching refs:sched_domain_topology_level
1588 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1702 static struct sched_domain_topology_level default_topology[] = {
1718 static struct sched_domain_topology_level *sched_domain_topology =
1720 static struct sched_domain_topology_level *sched_domain_topology_saved;
1725 void __init set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1856 struct sched_domain_topology_level *tl; in sched_init_numa()
1962 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1975 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1985 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
2224 struct sched_domain_topology_level *tl; in __sdt_alloc()
2293 struct sched_domain_topology_level *tl; in __sdt_free()
2327 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()
2361 static bool topology_span_sane(struct sched_domain_topology_level *tl, in topology_span_sane()
2415 struct sched_domain_topology_level *tl; in build_sched_domains()