Home
last modified time | relevance | path

Searched refs:load_weight (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/kernel/sched/
Dsched.h348 struct load_weight load;
583 struct load_weight load;
Dfair.c117 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()
631 struct load_weight *load; in sched_slice()
632 struct load_weight lw; in sched_slice()
Dcore.c815 struct load_weight *load = &p->se.load; in set_load_weight()
/linux-4.4.14/include/linux/
Dsched.h1185 struct load_weight { struct
1247 struct load_weight load; /* for load-balancing */