Lines Matching refs:update_curr
802 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
839 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()
2809 update_curr(cfs_rq); in reweight_entity()
3869 update_curr(cfs_rq); in enqueue_entity()
3962 update_curr(cfs_rq); in dequeue_entity()
4150 update_curr(cfs_rq); in put_prev_entity()
4173 update_curr(cfs_rq); in entity_tick()
6566 update_curr(cfs_rq_of(se)); in check_preempt_wakeup()
6633 update_curr(cfs_rq); in pick_next_task_fair()
6769 update_curr(cfs_rq); in yield_task_fair()
9681 update_curr(cfs_rq); in task_fork_fair()
10155 .update_curr = update_curr_fair,