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