Searched refs:update_curr_se (Results 1 – 1 of 1) sorted by relevance
1153 static s64 update_curr_se(struct rq *rq, struct sched_entity *curr) in update_curr_se() function1191 delta_exec = update_curr_se(rq, &curr->se); in update_curr_common()1209 delta_exec = update_curr_se(rq_of(cfs_rq), curr); in update_curr()