Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c250 #define WMULT_SHIFT 32 macro
272 * (delta_exec * (weight * lw->inv_weight)) >> WMULT_SHIFT
285 int shift = WMULT_SHIFT; in __calc_delta()