Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dpelt.h5 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se);
H A Dpelt.c306 int __update_load_avg_se(u64 now, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se() function
H A Dfair.c4716 __update_load_avg_se(now, cfs_rq, se); in update_load_avg()