Lines Matching defs:fact
263 u64 fact = scale_load_down(weight);
264 u32 fact_hi = (u32)(fact >> 32);
273 fact >>= fs;
276 fact = mul_u32_u32(fact, lw->inv_weight);
278 fact_hi = (u32)(fact >> 32);
282 fact >>= fs;
285 return mul_u64_u32_shr(delta_exec, fact, shift);
330 * enqueued. The fact that we always enqueue bottom-up
1279 * Group entities are initialized with zero load to reflect the fact that
6985 * fact that we pair with sched_free_group_rcu(), so that we cannot
14638 * our code, you know that we do not in fact do this, the reason for this