Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dtopology.c1399 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1509 static struct sched_domain_topology_level default_topology[] = {
1520 static struct sched_domain_topology_level *sched_domain_topology =
1526 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1633 struct sched_domain_topology_level *tl; in sched_init_numa()
1735 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1748 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1758 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
1822 struct sched_domain_topology_level *tl; in __sdt_alloc()
1891 struct sched_domain_topology_level *tl; in __sdt_free()
[all …]
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/arch/parisc/kernel/
Dtopology.c110 static struct sched_domain_topology_level parisc_mc_topology[] = {
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsmpboot.c542 static struct sched_domain_topology_level x86_numa_in_package_topology[] = {
552 static struct sched_domain_topology_level x86_topology[] = {
/kernel/linux/linux-5.10/arch/s390/kernel/
Dtopology.c514 static struct sched_domain_topology_level s390_topology[] = {
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsmp.c963 static struct sched_domain_topology_level powerpc_topology[] = {