Lines Matching refs:sched_domain_topology_level
1080 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1205 static struct sched_domain_topology_level default_topology[] = {
1216 static struct sched_domain_topology_level *sched_domain_topology =
1222 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1328 struct sched_domain_topology_level *tl; in sched_init_numa()
1435 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1448 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1458 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
1502 struct sched_domain_topology_level *tl; in __sdt_alloc()
1571 struct sched_domain_topology_level *tl; in __sdt_free()
1605 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()
1654 struct sched_domain_topology_level *tl; in build_sched_domains()