Lines Matching refs:sched_domain_topology_level
1322 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1432 static struct sched_domain_topology_level default_topology[] = {
1443 static struct sched_domain_topology_level *sched_domain_topology =
1449 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1555 struct sched_domain_topology_level *tl; in sched_init_numa()
1662 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1675 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1685 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
1749 struct sched_domain_topology_level *tl; in __sdt_alloc()
1818 struct sched_domain_topology_level *tl; in __sdt_free()
1852 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()
1886 static bool topology_span_sane(struct sched_domain_topology_level *tl, in topology_span_sane()
1922 static struct sched_domain_topology_level
1927 struct sched_domain_topology_level *tl, *asym_tl = NULL; in asym_cpu_capacity_level()
1989 struct sched_domain_topology_level *tl_asym; in build_sched_domains()
2003 struct sched_domain_topology_level *tl; in build_sched_domains()