Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-domains.rst39 的工作由sched_balance_softirq()->sched_balance_domains()完成,在软中断上下文中执行
/linux/Documentation/scheduler/
H A Dsched-domains.rst37 balancing workhorse, sched_balance_softirq()->sched_balance_domains(), is then run
/linux/kernel/sched/
H A Dfair.c12891 static __latent_entropy void sched_balance_softirq(void) in sched_balance_softirq() function
13701 open_softirq(SCHED_SOFTIRQ, sched_balance_softirq); in init_sched_fair_class()