Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_userland.c101 static double min_vruntime; variable
/linux/kernel/sched/
H A Dfair.c550 static inline __maybe_unused u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()