Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dsched.h338 struct load_weight load;
580 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()
641 struct load_weight *load; in sched_slice()
642 struct load_weight lw; in sched_slice()
Dcore.c790 struct load_weight *load = &p->se.load; in set_load_weight()
/linux-4.1.27/include/linux/
Dsched.h1114 struct load_weight { struct
1181 struct load_weight load; /* for load-balancing */