Searched defs:min_vruntime (Results 1 – 3 of 3) sorted by relevance
631 s64 left_vruntime = -1, min_vruntime, right_vruntime = -1, spread; in print_cfs_rq() local
557 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()756 u64 min_vruntime = cfs_rq->min_vruntime; in __update_min_vruntime() local
557 u64 min_vruntime; member