Home
last modified time | relevance | path

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

/linux/kernel/sched/
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()
5166 u64 vslice, vruntime = avg_vruntime(cfs_rq); in place_entity()
5599 avg_vruntime(cfs_rq); in entity_tick()
H A Dsched.h4010 extern u64 avg_vruntime(struct cfs_rq *cfs_rq);