Searched defs:vruntime (Results 1 – 3 of 3) sorted by relevance
374 common_callchain, comm, pid, runtime, vruntime): argument
527 static inline __maybe_unused u64 max_vruntime(u64 max_vruntime, u64 vruntime) in max_vruntime()536 static inline __maybe_unused u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()722 static int vruntime_eligible(struct cfs_rq *cfs_rq, u64 vruntime) in vruntime_eligible()745 u64 vruntime = avg_vruntime(cfs_rq); in update_zero_vruntime() local5105 u64 vslice, vruntime = avg_vruntime(cfs_rq); in place_entity() local
588 u64 vruntime; member