Lines Matching defs:curr

673 	struct sched_entity *curr = cfs_rq->curr;  in avg_vruntime()  local
746 struct sched_entity *curr = cfs_rq->curr; in entity_eligible() local
777 struct sched_entity *curr = cfs_rq->curr; in update_min_vruntime() local
884 struct sched_entity *curr = cfs_rq->curr; in __pick_eevdf() local
1158 struct sched_entity *curr = cfs_rq->curr; in update_curr() local
3524 static void task_tick_numa(struct rq *rq, struct task_struct *curr) in task_tick_numa()
3589 static void task_tick_numa(struct rq *rq, struct task_struct *curr) in task_tick_numa()
3820 bool curr = cfs_rq->curr == se; in reweight_entity() local
5161 struct sched_entity *curr = cfs_rq->curr; in place_entity() local
5252 bool curr = cfs_rq->curr == se; in enqueue_entity() local
5440 pick_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *curr) in pick_next_entity()
5477 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) in entity_tick()
6621 struct task_struct *curr = rq->curr; in hrtick_update() local
8252 struct task_struct *curr = rq->curr; in check_preempt_wakeup() local
8338 struct sched_entity *curr = cfs_rq->curr; in pick_task_fair() local
8384 struct sched_entity *curr = cfs_rq->curr; in pick_next_task_fair() local
8528 struct task_struct *curr = rq->curr; in yield_task_fair() local
12448 static inline void task_tick_core(struct rq *rq, struct task_struct *curr) in task_tick_core()
12561 static inline void task_tick_core(struct rq *rq, struct task_struct *curr) {} in task_tick_core()
12572 static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued) in task_tick_fair()
12598 struct sched_entity *se = &p->se, *curr; in task_fork_fair() local