Lines Matching refs:update_curr
695 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
732 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()
2367 update_curr(cfs_rq); in reweight_entity()
3077 update_curr(cfs_rq); in enqueue_entity()
3152 update_curr(cfs_rq); in dequeue_entity()
3332 update_curr(cfs_rq); in put_prev_entity()
3354 update_curr(cfs_rq); in entity_tick()
5064 update_curr(cfs_rq_of(se)); in check_preempt_wakeup()
5131 update_curr(cfs_rq); in pick_next_task_fair()
5257 update_curr(cfs_rq); in yield_task_fair()
7860 update_curr(cfs_rq); in task_fork_fair()
8257 .update_curr = update_curr_fair,