Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dtopology.h20 #define SD_LOAD_BALANCE 0x0001 /* Do load balancing on this domain. */ macro
/Linux-v4.19/kernel/sched/
Dtopology.c37 if (!(sd->flags & SD_LOAD_BALANCE)) { in sched_domain_debug_one()
154 if (sd->flags & (SD_LOAD_BALANCE | in sd_degenerate()
186 pflags &= ~(SD_LOAD_BALANCE | in sd_parent_degenerate()
1116 .flags = 1*SD_LOAD_BALANCE in sd_init()
Dfair.c6325 if (!(tmp->flags & SD_LOAD_BALANCE)) in select_task_rq_fair()
8871 if ((sd->flags & SD_LOAD_BALANCE) && in active_load_balance_cpu_stop()
8961 if (!(sd->flags & SD_LOAD_BALANCE)) in rebalance_domains()
9520 if (!(sd->flags & SD_LOAD_BALANCE)) in idle_balance()