Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c1155 static s64 update_se(struct rq *rq, struct sched_entity *se) in update_se() function
1201 return update_se(rq, &rq->donor->se); in update_curr_common()
1223 delta_exec = update_se(rq, curr); in update_curr()