Home
last modified time | relevance | path

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

/kernel/sched/
Dfair.c137 static inline void update_load_sub(struct load_weight *lw, unsigned long dec) in update_load_sub() function
2130 update_load_sub(&cfs_rq->load, se->load.weight); in account_entity_dequeue()
2132 update_load_sub(&rq_of(cfs_rq)->load, se->load.weight); in account_entity_dequeue()