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