Searched refs:load_weight (Results 1 – 4 of 4) sorted by relevance
432 struct load_weight { struct549 struct load_weight load;
167 static inline void update_load_add(struct load_weight *lw, unsigned long inc) in update_load_add()173 static inline void update_load_sub(struct load_weight *lw, unsigned long dec) in update_load_sub()179 static inline void update_load_set(struct load_weight *lw, unsigned long w) in update_load_set()233 static void __update_inv_weight(struct load_weight *lw) in __update_inv_weight()262 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw) in __calc_delta()3827 const struct load_weight *lw) in reweight_task_fair()3831 struct load_weight *load = &se->load; in reweight_task_fair()
4184 const struct load_weight *lw) in reweight_task_scx()
1421 struct load_weight lw; in set_load_weight()