Home
last modified time | relevance | path

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

/kernel/sched/
Dfair.c491 static inline u64 max_vruntime(u64 max_vruntime, u64 vruntime) in max_vruntime()
500 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
517 u64 vruntime = cfs_rq->min_vruntime; in update_min_vruntime() local
3518 u64 vruntime = cfs_rq->min_vruntime; in place_entity() local