Searched refs:W (Results 1 – 1 of 1) sorted by relevance
3056 long w, W; in effective_load() local3063 W = wg + calc_tg_weight(tg, se->my_q); in effective_load()3073 if (W > 0 && w < W) in effective_load()3074 wl = (w * tg->shares) / W; in effective_load()