Searched refs:load_weight (Results 1 – 4 of 4) sorted by relevance
338 struct load_weight load;580 struct load_weight load;
117 static inline void update_load_add(struct load_weight *lw, unsigned long inc) in update_load_add()123 static inline void update_load_sub(struct load_weight *lw, unsigned long dec) in update_load_sub()129 static inline void update_load_set(struct load_weight *lw, unsigned long w) in update_load_set()185 static void __update_inv_weight(struct load_weight *lw) in __update_inv_weight()214 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw) in __calc_delta()641 struct load_weight *load; in sched_slice()642 struct load_weight lw; in sched_slice()
790 struct load_weight *load = &p->se.load; in set_load_weight()
1114 struct load_weight { struct1181 struct load_weight load; /* for load-balancing */