Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Ddebug.c557 s64 MIN_vruntime = -1, min_vruntime, max_vruntime = -1, in print_cfs_rq() local
Dfair.c554 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
7000 u64 min_vruntime; in migrate_task_rq_fair() local
Dsched.h619 u64 min_vruntime; member