Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_userland.c100 static double min_vruntime; variable
/linux/kernel/sched/
H A Dfair.c574 static inline __maybe_unused u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
/linux/include/linux/
H A Dsched.h580 u64 min_vruntime; member