Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Dfair.c186 static inline void update_load_add(struct load_weight *lw, unsigned long inc) in update_load_add() function
3528 update_load_add(&cfs_rq->load, se->load.weight); in account_entity_enqueue()
3674 update_load_add(&cfs_rq->load, se->load.weight); in reweight_entity()