Lines Matching defs:curr
703 struct sched_entity *curr = cfs_rq->curr; in update_curr() local
2285 void task_tick_numa(struct rq *rq, struct task_struct *curr) in task_tick_numa()
2317 static void task_tick_numa(struct rq *rq, struct task_struct *curr) in task_tick_numa()
3129 check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) in check_preempt_tick()
3207 pick_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *curr) in pick_next_entity()
3283 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) in entity_tick()
4110 struct task_struct *curr = rq->curr; in hrtick_update() local
5038 wakeup_gran(struct sched_entity *curr, struct sched_entity *se) in wakeup_gran()
5073 wakeup_preempt_entity(struct sched_entity *curr, struct sched_entity *se) in wakeup_preempt_entity()
5116 struct task_struct *curr = rq->curr; in check_preempt_wakeup() local
5222 struct sched_entity *curr = cfs_rq->curr; in pick_next_task_fair() local
5349 struct task_struct *curr = rq->curr; in yield_task_fair() local
7875 static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued) in task_tick_fair()
7897 struct sched_entity *se = &p->se, *curr; in task_fork_fair() local