Searched refs:__update_load_avg_se (Results 1 – 3 of 3) sorted by relevance
4 int __update_load_avg_se(u64 now, int cpu, struct cfs_rq *cfs_rq, struct sched_entity *se);
283 int __update_load_avg_se(u64 now, int cpu, struct cfs_rq *cfs_rq, struct sched_entity *se) in __update_load_avg_se() function
3524 __update_load_avg_se(now, cpu, cfs_rq, se); in update_load_avg()