Searched refs:set_sched_topology (Results 1 – 7 of 7) sorted by relevance
67 sched_domain_topology_level数组,并以该数组作为入参调用set_sched_topology()。
184 extern void __init set_sched_topology(struct sched_domain_topology_level *tl);
74 calling set_sched_topology() with this array as the parameter.
565 set_sched_topology(s390_topology); in topology_init_early()
515 set_sched_topology(topology); in build_sched_topology()
1719 set_sched_topology(powerpc_topology); in build_sched_topology()
1794 void __init set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology() function