Lines Matching defs:curr
697 struct sched_entity *curr = cfs_rq->curr; in update_curr() local
2244 void task_tick_numa(struct rq *rq, struct task_struct *curr) in task_tick_numa()
2276 static void task_tick_numa(struct rq *rq, struct task_struct *curr) in task_tick_numa()
3195 check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) in check_preempt_tick()
3273 pick_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *curr) in pick_next_entity()
3349 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) in entity_tick()
4197 struct task_struct *curr = rq->curr; in hrtick_update() local
4937 wakeup_gran(struct sched_entity *curr, struct sched_entity *se) in wakeup_gran()
4972 wakeup_preempt_entity(struct sched_entity *curr, struct sched_entity *se) in wakeup_preempt_entity()
5015 struct task_struct *curr = rq->curr; in check_preempt_wakeup() local
5121 struct sched_entity *curr = cfs_rq->curr; in pick_next_task_fair() local
5240 struct task_struct *curr = rq->curr; in yield_task_fair() local
7814 static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued) in task_tick_fair()
7838 struct sched_entity *se = &p->se, *curr; in task_fork_fair() local