Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dtopology.c1315 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1425 static struct sched_domain_topology_level default_topology[] = {
1436 static struct sched_domain_topology_level *sched_domain_topology =
1442 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1550 struct sched_domain_topology_level *tl; in sched_init_numa()
1652 sizeof(struct sched_domain_topology_level), GFP_KERNEL); in sched_init_numa()
1665 tl[i++] = (struct sched_domain_topology_level){ in sched_init_numa()
1675 tl[i] = (struct sched_domain_topology_level){ in sched_init_numa()
1739 struct sched_domain_topology_level *tl; in __sdt_alloc()
1808 struct sched_domain_topology_level *tl; in __sdt_free()
[all …]
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtopology.h194 struct sched_domain_topology_level { struct
205 extern void set_sched_topology(struct sched_domain_topology_level *tl); argument
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dtopology.c110 static struct sched_domain_topology_level parisc_mc_topology[] = {
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c542 static struct sched_domain_topology_level x86_numa_in_package_topology[] = {
552 static struct sched_domain_topology_level x86_topology[] = {
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtopology.c514 static struct sched_domain_topology_level s390_topology[] = {
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsmp.c963 static struct sched_domain_topology_level powerpc_topology[] = {