Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsched.h1204 struct sched_avg { struct
1274 struct sched_avg avg;
/linux-4.4.14/kernel/sched/
Dsched.h374 struct sched_avg avg;
Dfair.c674 struct sched_avg *sa = &se->avg; in init_entity_runnable_average()
2560 __update_load_avg(u64 now, int cpu, struct sched_avg *sa, in __update_load_avg()
2688 struct sched_avg *sa = &cfs_rq->avg; in update_cfs_rq_load_avg()
2777 struct sched_avg *sa = &se->avg; in enqueue_entity_load_avg()