Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dpelt.h4 int __update_load_avg_se(u64 now, int cpu, struct cfs_rq *cfs_rq, struct sched_entity *se);
Dpelt.c283 int __update_load_avg_se(u64 now, int cpu, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se() function
Dfair.c3524 __update_load_avg_se(now, cpu, cfs_rq, se); in update_load_avg()