Searched refs:update_se (Results 1 – 1 of 1) sorted by relevance
1396 static s64 update_se(struct rq *rq, struct sched_entity *se) in update_se() function2018 return update_se(rq, &rq->donor->se); in update_curr_common()2040 delta_exec = update_se(rq, curr); in update_curr()