Lines Matching refs:fact
271 u64 fact = scale_load_down(weight);
276 if (unlikely(fact >> 32)) {
277 while (fact >> 32) {
278 fact >>= 1;
283 fact = mul_u32_u32(fact, lw->inv_weight);
285 while (fact >> 32) {
286 fact >>= 1;
290 return mul_u64_u32_shr(delta_exec, fact, shift);
355 * enqueued. The fact that we always enqueue bottom-up
800 * Group entities are initialized with zero load to reflect the fact that
7222 * In case of TASK_ON_RQ_MIGRATING we in fact hold the 'old'