load_weight
struct load_weight load;
struct load_weight lw;
const struct load_weight *lw)
static inline void update_load_add(struct load_weight *lw, unsigned long inc)
static inline void update_load_sub(struct load_weight *lw, unsigned long dec)
static inline void update_load_set(struct load_weight *lw, unsigned long w)
static void __update_inv_weight(struct load_weight *lw)
static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw)
const struct load_weight *lw)
struct load_weight *load = &se->load;
const struct load_weight *lw);
struct load_weight load;