Searched refs:sched_domain_topology_level (Results 1 – 7 of 7) sorted by relevance
195 struct sched_domain_topology_level { struct206 extern void __init set_sched_topology(struct sched_domain_topology_level *tl); argument
1556 sd_init(struct sched_domain_topology_level *tl, in sd_init()1670 static struct sched_domain_topology_level default_topology[] = {1686 static struct sched_domain_topology_level *sched_domain_topology =1688 static struct sched_domain_topology_level *sched_domain_topology_saved;1693 void __init set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()1824 struct sched_domain_topology_level *tl; in sched_init_numa()1930 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()1943 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()1953 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()2183 struct sched_domain_topology_level *tl; in __sdt_alloc()[all …]
621 static struct sched_domain_topology_level x86_topology[6];628 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()633 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()638 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()648 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()
67 sched_domain_topology_level数组,并以该数组作为入参调用set_sched_topology()。
73 for a given topology level by creating a sched_domain_topology_level array and
520 static struct sched_domain_topology_level s390_topology[] = {
1048 static struct sched_domain_topology_level powerpc_topology[] = {