Home
last modified time | relevance | path

Searched refs:sched_domain_topology_level (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/kernel/sched/
Dtopology.c1322 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1432 static struct sched_domain_topology_level default_topology[] = {
1443 static struct sched_domain_topology_level *sched_domain_topology =
1449 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1555 struct sched_domain_topology_level *tl; in sched_init_numa()
1662 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1675 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1685 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
1749 struct sched_domain_topology_level *tl; in __sdt_alloc()
1818 struct sched_domain_topology_level *tl; in __sdt_free()
[all …]
/Linux-v5.10/include/linux/sched/
Dtopology.h186 struct sched_domain_topology_level { struct
197 extern void set_sched_topology(struct sched_domain_topology_level *tl); argument
/Linux-v5.10/arch/parisc/kernel/
Dtopology.c110 static struct sched_domain_topology_level parisc_mc_topology[] = {
/Linux-v5.10/arch/x86/kernel/
Dsmpboot.c539 static struct sched_domain_topology_level x86_numa_in_package_topology[] = {
549 static struct sched_domain_topology_level x86_topology[] = {
/Linux-v5.10/arch/s390/kernel/
Dtopology.c514 static struct sched_domain_topology_level s390_topology[] = {
/Linux-v5.10/arch/powerpc/kernel/
Dsmp.c912 static struct sched_domain_topology_level powerpc_topology[] = {