Searched refs:sum_w (Results 1 – 1 of 1) sorted by relevance
1379 s32 sum_w, i, cid, n = 0, share, self_w; in compute_partition() local1429 sum_w = self_w; in compute_partition()1431 barrier_var(sum_w); in compute_partition()1432 sum_w += w_snap[i]; in compute_partition()1442 share = (u64)nr_excl * self_w / sum_w; in compute_partition()1453 share = (u64)nr_excl * w / sum_w; in compute_partition()