Lines Matching refs:fact
350 u64 fact = scale_load_down(weight);
351 u32 fact_hi = (u32)(fact >> 32);
360 fact >>= fs;
363 fact = mul_u32_u32(fact, lw->inv_weight);
365 fact_hi = (u32)(fact >> 32);
369 fact >>= fs;
372 return mul_u64_u32_shr(delta_exec, fact, shift);
411 * enqueued. The fact that we always enqueue bottom-up
1131 * Group entities are initialized with zero load to reflect the fact that
5986 * fact that we pair with sched_free_group_rcu(), so that we cannot