Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dfair.c8996 static inline bool allow_numa_imbalance(int dst_running, int dst_weight) in allow_numa_imbalance() function
9137 if (allow_numa_imbalance(local_sgs.sum_nr_running, sd->span_weight)) in find_idlest_group()
9231 if (!allow_numa_imbalance(dst_running, dst_weight)) in adjust_numa_imbalance()