Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dpelt.h3 int __update_load_avg_blocked_se(u64 now, int cpu, struct sched_entity *se);
Dpelt.c270 int __update_load_avg_blocked_se(u64 now, int cpu, struct sched_entity *se) in __update_load_avg_blocked_se() function
Dfair.c3137 __update_load_avg_blocked_se(p_last_update_time, cpu_of(rq_of(prev)), se); in set_task_rq_fair()
3576 __update_load_avg_blocked_se(last_update_time, cpu_of(rq_of(cfs_rq)), se); in sync_entity_load_avg()