Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dtopology.c1315 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1435 static struct sched_domain_topology_level default_topology[] = {
1446 static struct sched_domain_topology_level *sched_domain_topology =
1452 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1558 struct sched_domain_topology_level *tl; in sched_init_numa()
1665 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1678 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1688 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
1752 struct sched_domain_topology_level *tl; in __sdt_alloc()
1821 struct sched_domain_topology_level *tl; in __sdt_free()
[all …]
/Linux-v5.4/include/linux/sched/
Dtopology.h178 struct sched_domain_topology_level { struct
189 extern void set_sched_topology(struct sched_domain_topology_level *tl); argument
/Linux-v5.4/arch/parisc/kernel/
Dtopology.c110 static struct sched_domain_topology_level parisc_mc_topology[] = {
/Linux-v5.4/arch/arm/kernel/
Dtopology.c249 static struct sched_domain_topology_level arm_topology[] = {
/Linux-v5.4/arch/powerpc/kernel/
Dsmp.c1307 static struct sched_domain_topology_level powerpc_topology[] = {
1342 static struct sched_domain_topology_level power9_topology[] = {
/Linux-v5.4/arch/x86/kernel/
Dsmpboot.c537 static struct sched_domain_topology_level x86_numa_in_package_topology[] = {
547 static struct sched_domain_topology_level x86_topology[] = {
/Linux-v5.4/arch/s390/kernel/
Dtopology.c504 static struct sched_domain_topology_level s390_topology[] = {