Searched refs:sched_domain_topology_level (Results 1 – 6 of 6) sorted by relevance
283 static struct sched_domain_topology_level arm_topology[] = {
6172 sd_init(struct sched_domain_topology_level *tl, int cpu) in sd_init()6272 static struct sched_domain_topology_level default_topology[] = {6283 struct sched_domain_topology_level *sched_domain_topology = default_topology;6288 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()6389 struct sched_domain_topology_level *tl; in sched_init_numa()6496 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()6510 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()6589 struct sched_domain_topology_level *tl; in __sdt_alloc()6642 struct sched_domain_topology_level *tl; in __sdt_free()6672 struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()[all …]
449 static struct sched_domain_topology_level s390_topology[] = {
754 static struct sched_domain_topology_level powerpc_topology[] = {
1060 struct sched_domain_topology_level { struct1071 extern struct sched_domain_topology_level *sched_domain_topology; argument1073 extern void set_sched_topology(struct sched_domain_topology_level *tl);
364 static struct sched_domain_topology_level numa_inside_package_topology[] = {