Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddebug.c929 avruntime = avg_vruntime(cfs_rq); in print_cfs_rq()
H A Dfair.c715 u64 avg_vruntime(struct cfs_rq *cfs_rq) in avg_vruntime() function
774 vlag = avg_vruntime(cfs_rq) - se->vruntime; in update_entity_lag()
1134 avg_vruntime(cfs_rq); in update_deadline()
5167 u64 vslice, vruntime = avg_vruntime(cfs_rq); in place_entity()
H A Dsched.h4013 extern u64 avg_vruntime(struct cfs_rq *cfs_rq);