Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddebug.c559 s64 MIN_vruntime = -1, min_vruntime, max_vruntime = -1, in print_cfs_rq() local
H A Dfair.c531 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
6998 u64 min_vruntime; in migrate_task_rq_fair() local
H A Dsched.h539 u64 min_vruntime; member