Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Ddebug.c175 s64 MIN_vruntime = -1, min_vruntime, max_vruntime = -1, in print_cfs_rq() local
Dfair.c447 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
4409 u64 min_vruntime; in task_waking_fair() local
Dsched.h342 u64 min_vruntime; member