Lines Matching refs:update_curr
1150 static void update_curr(struct cfs_rq *cfs_rq) in update_curr() function
1193 update_curr(cfs_rq_of(&rq->curr->se)); in update_curr_fair()
3637 update_curr(cfs_rq); in reweight_entity()
5091 update_curr(cfs_rq); in enqueue_entity()
5177 update_curr(cfs_rq); in dequeue_entity()
5291 update_curr(cfs_rq); in put_prev_entity()
5312 update_curr(cfs_rq); in entity_tick()
8121 update_curr(cfs_rq); in check_preempt_wakeup()
8152 update_curr(cfs_rq); in pick_task_fair()
8203 update_curr(cfs_rq); in pick_next_task_fair()
8353 update_curr(cfs_rq); in yield_task_fair()
12423 update_curr(cfs_rq); in task_fork_fair()
12939 .update_curr = update_curr_fair,