Searched refs:sched_domain_topology_level (Results 1 – 7 of 7) sorted by relevance
195 struct sched_domain_topology_level { struct206 extern void set_sched_topology(struct sched_domain_topology_level *tl); argument
1540 sd_init(struct sched_domain_topology_level *tl, in sd_init()1654 static struct sched_domain_topology_level default_topology[] = {1670 static struct sched_domain_topology_level *sched_domain_topology =1672 static struct sched_domain_topology_level *sched_domain_topology_saved;1677 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()1808 struct sched_domain_topology_level *tl; in sched_init_numa()1914 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()1927 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()1937 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()2074 struct sched_domain_topology_level *tl; in __sdt_alloc()[all …]
67 sched_domain_topology_level数组,并以该数组作为入参调用set_sched_topology()。
559 static struct sched_domain_topology_level x86_numa_in_package_topology[] = {572 static struct sched_domain_topology_level x86_hybrid_topology[] = {583 static struct sched_domain_topology_level x86_topology[] = {
73 for a given topology level by creating a sched_domain_topology_level array and
518 static struct sched_domain_topology_level s390_topology[] = {
1045 static struct sched_domain_topology_level powerpc_topology[] = {