Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c12518 * se_fi_update - Update the cfs_rq->min_vruntime_fi in a CFS hierarchy if needed. in se_fi_update() function
12520 static void se_fi_update(const struct sched_entity *se, unsigned int fi_seq, in se_fi_update()
12543 se_fi_update(se, rq->core->core_forceidle_seq, in_fi);
12573 se_fi_update(sea, rq->core->core_forceidle_seq, in_fi); in cfs_prio_less()
12574 se_fi_update(seb, rq->core->core_forceidle_seq, in_fi); in cfs_prio_less()
12586 * to se_fi_update(). in cfs_prio_less()