Lines Matching refs:update_curr
701 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
738 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()
2408 update_curr(cfs_rq); in reweight_entity()
3011 update_curr(cfs_rq); in enqueue_entity()
3086 update_curr(cfs_rq); in dequeue_entity()
3266 update_curr(cfs_rq); in put_prev_entity()
3288 update_curr(cfs_rq); in entity_tick()
5165 update_curr(cfs_rq_of(se)); in check_preempt_wakeup()
5232 update_curr(cfs_rq); in pick_next_task_fair()
5366 update_curr(cfs_rq); in yield_task_fair()
7919 update_curr(cfs_rq); in task_fork_fair()
8306 .update_curr = update_curr_fair,