Lines Matching refs:update_curr
842 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
879 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()
3091 update_curr(cfs_rq); in reweight_entity()
4206 update_curr(cfs_rq); in enqueue_entity()
4305 update_curr(cfs_rq); in dequeue_entity()
4494 update_curr(cfs_rq); in put_prev_entity()
4517 update_curr(cfs_rq); in entity_tick()
6967 update_curr(cfs_rq_of(se)); in check_preempt_wakeup()
7034 update_curr(cfs_rq); in pick_next_task_fair()
7186 update_curr(cfs_rq); in yield_task_fair()
10728 update_curr(cfs_rq); in task_fork_fair()
11216 .update_curr = update_curr_fair,