Home
last modified time | relevance | path

Searched refs:min_vruntime_fi (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dsched.h560 u64 min_vruntime_fi; member
H A Dfair.c12518 * se_fi_update - Update the cfs_rq->min_vruntime_fi in a CFS hierarchy if needed. in se_fi_update()
12532 cfs_rq->min_vruntime_fi = cfs_rq->min_vruntime; in se_fi_update()
12585 * min_vruntime_fi, which would have been updated in prior calls in cfs_prio_less()
12589 (s64)(cfs_rqb->min_vruntime_fi - cfs_rqa->min_vruntime_fi); in cfs_prio_less()