Lines Matching refs:sched_domain_topology_level
1542 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1656 static struct sched_domain_topology_level default_topology[] = {
1672 static struct sched_domain_topology_level *sched_domain_topology =
1674 static struct sched_domain_topology_level *sched_domain_topology_saved;
1679 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1810 struct sched_domain_topology_level *tl; in sched_init_numa()
1916 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1929 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1939 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
2169 struct sched_domain_topology_level *tl; in __sdt_alloc()
2238 struct sched_domain_topology_level *tl; in __sdt_free()
2272 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()
2306 static bool topology_span_sane(struct sched_domain_topology_level *tl, in topology_span_sane()
2361 struct sched_domain_topology_level *tl; in build_sched_domains()