Home
last modified time | relevance | path

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

/kernel/
Dsched_fair.c251 static inline u64 max_vruntime(u64 min_vruntime, u64 vruntime) in max_vruntime()
260 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
276 u64 vruntime = cfs_rq->min_vruntime; in update_min_vruntime() local
666 u64 vruntime = cfs_rq->min_vruntime; in place_entity() local