Lines Matching refs:update_curr
894 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
936 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()
3324 update_curr(cfs_rq); in reweight_entity()
4787 update_curr(cfs_rq); in enqueue_entity()
4890 update_curr(cfs_rq); in dequeue_entity()
5102 update_curr(cfs_rq); in put_prev_entity()
5125 update_curr(cfs_rq); in entity_tick()
7792 update_curr(cfs_rq_of(se)); in check_preempt_wakeup()
7847 update_curr(cfs_rq); in pick_task_fair()
7899 update_curr(cfs_rq); in pick_next_task_fair()
8055 update_curr(cfs_rq); in yield_task_fair()
12023 update_curr(cfs_rq); in task_fork_fair()
12594 .update_curr = update_curr_fair,