Lines Matching defs:curr
1045 struct task_struct *curr = rq->curr; in resched_curr() local
4954 static void __fire_sched_in_preempt_notifiers(struct task_struct *curr) in __fire_sched_in_preempt_notifiers()
4962 static __always_inline void fire_sched_in_preempt_notifiers(struct task_struct *curr) in fire_sched_in_preempt_notifiers()
4969 __fire_sched_out_preempt_notifiers(struct task_struct *curr, in __fire_sched_out_preempt_notifiers()
4979 fire_sched_out_preempt_notifiers(struct task_struct *curr, in fire_sched_out_preempt_notifiers()
4988 static inline void fire_sched_in_preempt_notifiers(struct task_struct *curr) in fire_sched_in_preempt_notifiers()
4993 fire_sched_out_preempt_notifiers(struct task_struct *curr, in fire_sched_out_preempt_notifiers()
5558 struct sched_entity *curr = (&p->se)->cfs_rq->curr; in prefetch_curr_exec_start() local
5667 struct task_struct *curr = rq->curr; in scheduler_tick() local
5748 struct task_struct *curr; in sched_tick_remote() local
7049 int default_wake_function(wait_queue_entry_t *curr, unsigned mode, int wake_flags, in default_wake_function()
8891 struct task_struct *curr = current; in yield_to() local