Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sched/
Dtopology.h14 #define SD_LOAD_BALANCE 0x0001 /* Do load balancing on this domain. */ macro
/Linux-v5.4/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()
1349 .flags = 1*SD_LOAD_BALANCE in sd_init()
Dfair.c6467 if (!(tmp->flags & SD_LOAD_BALANCE)) in select_task_rq_fair()
9137 if ((sd->flags & SD_LOAD_BALANCE) && in active_load_balance_cpu_stop()
9227 if (!(sd->flags & SD_LOAD_BALANCE)) in rebalance_domains()
9812 if (!(sd->flags & SD_LOAD_BALANCE)) in newidle_balance()