Lines Matching defs:curr
510 struct task_struct *curr = rq->curr; in resched_curr() local
3025 static void __fire_sched_in_preempt_notifiers(struct task_struct *curr) in __fire_sched_in_preempt_notifiers()
3033 static __always_inline void fire_sched_in_preempt_notifiers(struct task_struct *curr) in fire_sched_in_preempt_notifiers()
3040 __fire_sched_out_preempt_notifiers(struct task_struct *curr, in __fire_sched_out_preempt_notifiers()
3050 fire_sched_out_preempt_notifiers(struct task_struct *curr, in fire_sched_out_preempt_notifiers()
3059 static inline void fire_sched_in_preempt_notifiers(struct task_struct *curr) in fire_sched_in_preempt_notifiers()
3064 fire_sched_out_preempt_notifiers(struct task_struct *curr, in fire_sched_out_preempt_notifiers()
3534 struct sched_entity *curr = (&p->se)->cfs_rq->curr; in prefetch_curr_exec_start() local
3594 struct task_struct *curr = rq->curr; in scheduler_tick() local
3659 struct task_struct *curr; in sched_tick_remote() local
4337 int default_wake_function(wait_queue_entry_t *curr, unsigned mode, int wake_flags, in default_wake_function()
5696 struct task_struct *curr = current; in yield_to() local