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

/linux-4.1.27/kernel/sched/
H A Dsched.h338 struct load_weight load;
580 struct load_weight load;
H A Dfair.c117 static inline void update_load_add(struct load_weight *lw, unsigned long inc) update_load_add()
123 static inline void update_load_sub(struct load_weight *lw, unsigned long dec) update_load_sub()
129 static inline void update_load_set(struct load_weight *lw, unsigned long w) update_load_set()
185 static void __update_inv_weight(struct load_weight *lw) __update_inv_weight()
214 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw) __calc_delta()
641 struct load_weight *load; for_each_sched_entity()
642 struct load_weight lw; for_each_sched_entity()
5814 * update tg->load_weight by folding this cpu's load_avg
H A Dcore.c790 struct load_weight *load = &p->se.load; set_load_weight()
/linux-4.1.27/include/linux/
H A Dsched.h1114 struct load_weight { prefetch_stack() struct
1181 struct load_weight load; /* for load-balancing */

Completed in 307 milliseconds