Home
last modified time | relevance | path

Searched defs:vruntime (Results 1 – 1 of 1) sorted by relevance

/kernel/sched/
Dfair.c517 static inline u64 max_vruntime(u64 max_vruntime, u64 vruntime) in max_vruntime()
526 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
549 u64 vruntime = cfs_rq->min_vruntime; in update_min_vruntime() local
4359 u64 vruntime = cfs_rq->min_vruntime; in place_entity() local