Lines Matching refs:update_curr
1219 static void update_curr(struct cfs_rq *cfs_rq)
1262 update_curr(cfs_rq_of(&rq->curr->se));
3813 update_curr(cfs_rq);
5308 * update_curr().
5313 update_curr(cfs_rq);
5399 update_curr(cfs_rq);
5513 * was not called and update_curr() has to be done:
5516 update_curr(cfs_rq);
5537 update_curr(cfs_rq);
6222 /* we know any runtime found here is valid as update_curr() precedes return */
6289 * runtime as update_curr() throttling can not trigger until it's on-rq.
6296 /* an active group must be handled by the update_curr()->put() path */
8513 * group (e.g. via set_curr_task), since update_curr() (in the
8549 update_curr(cfs_rq);
8580 update_curr(cfs_rq);
8626 * entity, update_curr() will update its vruntime, otherwise
8631 update_curr(cfs_rq);
8781 update_curr(cfs_rq);
13110 update_curr(cfs_rq);
13626 .update_curr = update_curr_fair,