Home
last modified time | relevance | path

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

/linux/include/linux/sched/
A Dtopology.h193 struct sched_domain_topology_level { struct
204 extern void set_sched_topology(struct sched_domain_topology_level *tl); argument
/linux/kernel/sched/
A Dtopology.c1522 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1636 static struct sched_domain_topology_level default_topology[] = {
1652 static struct sched_domain_topology_level *sched_domain_topology =
1658 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1766 struct sched_domain_topology_level *tl; in sched_init_numa()
1878 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1891 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1901 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
2018 struct sched_domain_topology_level *tl; in __sdt_alloc()
2087 struct sched_domain_topology_level *tl; in __sdt_free()
[all …]
/linux/arch/parisc/kernel/
A Dtopology.c110 static struct sched_domain_topology_level parisc_mc_topology[] = {
/linux/arch/x86/kernel/
A Dsmpboot.c569 static struct sched_domain_topology_level x86_numa_in_package_topology[] = {
582 static struct sched_domain_topology_level x86_hybrid_topology[] = {
593 static struct sched_domain_topology_level x86_topology[] = {
/linux/Documentation/scheduler/
A Dsched-domains.rst73 for a given topology level by creating a sched_domain_topology_level array and
/linux/arch/s390/kernel/
A Dtopology.c519 static struct sched_domain_topology_level s390_topology[] = {
/linux/arch/powerpc/kernel/
A Dsmp.c1017 static struct sched_domain_topology_level powerpc_topology[] = {

Completed in 25 milliseconds