Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/kernel/sched/
Dtopology.c1512 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1626 static struct sched_domain_topology_level default_topology[] = {
1637 static struct sched_domain_topology_level *sched_domain_topology =
1643 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1751 struct sched_domain_topology_level *tl; in sched_init_numa()
1863 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1876 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1886 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
2003 struct sched_domain_topology_level *tl; in __sdt_alloc()
2072 struct sched_domain_topology_level *tl; in __sdt_free()
[all …]
/Linux-v5.15/arch/parisc/kernel/
Dtopology.c110 static struct sched_domain_topology_level parisc_mc_topology[] = {
/Linux-v5.15/Documentation/scheduler/
Dsched-domains.rst73 for a given topology level by creating a sched_domain_topology_level array and
/Linux-v5.15/arch/x86/kernel/
Dsmpboot.c546 static struct sched_domain_topology_level x86_numa_in_package_topology[] = {
556 static struct sched_domain_topology_level x86_topology[] = {
/Linux-v5.15/arch/s390/kernel/
Dtopology.c519 static struct sched_domain_topology_level s390_topology[] = {
/Linux-v5.15/arch/powerpc/kernel/
Dsmp.c1017 static struct sched_domain_topology_level powerpc_topology[] = {