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
1588 sd_init(struct sched_domain_topology_level *tl, in sd_init()1702 static struct sched_domain_topology_level default_topology[] = {1718 static struct sched_domain_topology_level *sched_domain_topology =1720 static struct sched_domain_topology_level *sched_domain_topology_saved;1725 void __init set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()1856 struct sched_domain_topology_level *tl; in sched_init_numa()1962 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()1975 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()1985 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()2224 struct sched_domain_topology_level *tl; in __sdt_alloc()[all …]
513 static struct sched_domain_topology_level x86_topology[6];520 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()525 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()530 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()540 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()
67 sched_domain_topology_level数组,并以该数组作为入参调用set_sched_topology()。
1688 static struct sched_domain_topology_level powerpc_topology[6];1700 powerpc_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()1704 powerpc_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()1710 powerpc_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()1715 powerpc_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()1719 powerpc_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()
73 for a given topology level by creating a sched_domain_topology_level array and
531 static struct sched_domain_topology_level s390_topology[] = {