Lines Matching defs:curr
532 struct sched_entity *curr = cfs_rq->curr; in update_min_vruntime() local
835 struct sched_entity *curr = cfs_rq->curr; in update_curr() local
2673 static void task_tick_numa(struct rq *rq, struct task_struct *curr) in task_tick_numa()
2738 static void task_tick_numa(struct rq *rq, struct task_struct *curr) in task_tick_numa()
3979 bool curr = cfs_rq->curr == se; in enqueue_entity() local
4131 check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) in check_preempt_tick()
4211 pick_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *curr) in pick_next_entity()
4288 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) in entity_tick()
5159 struct task_struct *curr = rq->curr; in hrtick_update() local
6685 wakeup_preempt_entity(struct sched_entity *curr, struct sched_entity *se) in wakeup_preempt_entity()
6734 struct task_struct *curr = rq->curr; in check_preempt_wakeup() local
6840 struct sched_entity *curr = cfs_rq->curr; in pick_next_task_fair() local
6980 struct task_struct *curr = rq->curr; in yield_task_fair() local
10085 static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued) in task_tick_fair()
10110 struct sched_entity *se = &p->se, *curr; in task_fork_fair() local