Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dfair.c217 static inline void update_load_sub(struct load_weight *lw, unsigned long dec) in update_load_sub() function
3222 update_load_sub(&cfs_rq->load, se->load.weight); in account_entity_dequeue()
3313 update_load_sub(&cfs_rq->load, se->load.weight); in reweight_entity()