Home
last modified time | relevance | path

Searched refs:run_rebalance_domains (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-domains.rst39 的工作由run_rebalance_domains()->rebalance_domains()完成,在软中断上下文中执行
/openbmc/linux/Documentation/scheduler/
H A Dsched-domains.rst37 balancing workhorse, run_rebalance_domains()->rebalance_domains(), is then run
/openbmc/linux/kernel/sched/
H A Dfair.c12425 static __latent_entropy void run_rebalance_domains(struct softirq_action *h) in run_rebalance_domains() function
13238 open_softirq(SCHED_SOFTIRQ, run_rebalance_domains); in init_sched_fair_class()