Searched refs:sched_domain_topology_level (Results 1 – 7 of 7) sorted by relevance
185 struct sched_domain_topology_level { struct193 extern void __init set_sched_topology(struct sched_domain_topology_level *tl); argument196 #define SDTL_INIT(maskfn, flagsfn, dname) ((struct sched_domain_topology_level) \
1626 sd_init(struct sched_domain_topology_level *tl, in sd_init()1738 static struct sched_domain_topology_level default_topology[] = {1754 static struct sched_domain_topology_level *sched_domain_topology =1756 static struct sched_domain_topology_level *sched_domain_topology_saved;1761 void __init set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()1892 struct sched_domain_topology_level *tl; in sched_init_numa()1998 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()2251 struct sched_domain_topology_level *tl; in __sdt_alloc()2318 struct sched_domain_topology_level *tl; in __sdt_free()2352 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()[all …]
67 sched_domain_topology_level数组,并以该数组作为入参调用set_sched_topology()。
481 static struct sched_domain_topology_level x86_topology[] = {495 struct sched_domain_topology_level *topology = x86_topology; in build_sched_topology()
73 for a given topology level by creating a sched_domain_topology_level array and
533 static struct sched_domain_topology_level s390_topology[] = {
1691 static struct sched_domain_topology_level powerpc_topology[6];