Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddebug.c799 s64 left_vruntime = -1, min_vruntime, right_vruntime = -1, left_deadline = -1, spread; in print_cfs_rq() local
H A Dfair.c536 static inline __maybe_unused u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
745 u64 min_vruntime = cfs_rq->min_vruntime; in __update_min_vruntime() local
H A Dsched.h685 u64 min_vruntime; member
/linux/include/linux/
H A Dsched.h575 u64 min_vruntime; member