Searched refs:shr_bound (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/sched/ | ||
H A D | sched.h | 234 #define shr_bound(val, shift) \ macro |
H A D | fair.c | 9130 if (shr_bound(load, env->sd->nr_balance_failed) > env->imbalance) in detach_tasks() |