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