Searched defs:vruntime (Results 1 – 2 of 2) sorted by relevance
550 static inline u64 max_vruntime(u64 max_vruntime, u64 vruntime) in max_vruntime()560 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()580 u64 vruntime = cfs_rq->min_vruntime; in update_min_vruntime() local4333 u64 vruntime = cfs_rq->min_vruntime; in place_entity() local
515 u64 vruntime; member