Home
last modified time | relevance | path

Searched refs:set_sched_topology (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-domains.rst67 sched_domain_topology_level数组,并以该数组作为入参调用set_sched_topology()。
/linux/include/linux/sched/
H A Dtopology.h205 extern void __init set_sched_topology(struct sched_domain_topology_level *tl);
/linux/Documentation/scheduler/
H A Dsched-domains.rst74 calling set_sched_topology() with this array as the parameter.
/linux/arch/powerpc/kernel/
H A Dsmp.c1729 set_sched_topology(powerpc_topology); in build_sched_topology()