Lines Matching refs:update_curr
844 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
886 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()
3049 update_curr(cfs_rq); in reweight_entity()
4238 update_curr(cfs_rq); in enqueue_entity()
4337 update_curr(cfs_rq); in dequeue_entity()
4529 update_curr(cfs_rq); in put_prev_entity()
4552 update_curr(cfs_rq); in entity_tick()
7161 update_curr(cfs_rq_of(se)); in check_preempt_wakeup()
7209 update_curr(cfs_rq); in pick_task_fair()
7260 update_curr(cfs_rq); in pick_next_task_fair()
7412 update_curr(cfs_rq); in yield_task_fair()
11199 update_curr(cfs_rq); in task_fork_fair()
11781 .update_curr = update_curr_fair,