Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/kernel/sched/
Dtopology.c1080 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1205 static struct sched_domain_topology_level default_topology[] = {
1216 static struct sched_domain_topology_level *sched_domain_topology =
1222 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1328 struct sched_domain_topology_level *tl; in sched_init_numa()
1435 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1448 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1458 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
1502 struct sched_domain_topology_level *tl; in __sdt_alloc()
1571 struct sched_domain_topology_level *tl; in __sdt_free()
[all …]
/Linux-v4.19/arch/parisc/kernel/
Dtopology.c110 static struct sched_domain_topology_level parisc_mc_topology[] = {
/Linux-v4.19/arch/arm/kernel/
Dtopology.c292 static struct sched_domain_topology_level arm_topology[] = {
/Linux-v4.19/arch/powerpc/kernel/
Dsmp.c1115 static struct sched_domain_topology_level powerpc_topology[] = {
1143 static struct sched_domain_topology_level power9_topology[] = {
/Linux-v4.19/arch/x86/kernel/
Dsmpboot.c489 static struct sched_domain_topology_level x86_numa_in_package_topology[] = {
499 static struct sched_domain_topology_level x86_topology[] = {
/Linux-v4.19/arch/s390/kernel/
Dtopology.c503 static struct sched_domain_topology_level s390_topology[] = {