Lines Matching refs:task_rq
272 if (prio_less(b, a, !!task_rq(a)->core->core_forceidle_count)) in __sched_core_less()
714 rq = task_rq(p); in __task_rq_lock()
716 if (likely(rq == task_rq(p) && !task_on_rq_migrating(p))) { in __task_rq_lock()
738 rq = task_rq(p); in task_rq_lock()
757 if (likely(rq == task_rq(p) && !task_on_rq_migrating(p))) { in task_rq_lock()
1451 p->sched_class->reweight_task(task_rq(p), p, &lw); in set_load_weight()
2243 rq = task_rq(p); in wait_task_inactive()
2530 if (task_rq(p) == rq) { in migration_cpu_stop()
2611 if (task_rq(p) != rq) in push_cpu_stop()
2628 if (task_rq(p) == rq) { in push_cpu_stop()
3250 lockdep_is_held(__rq_lockp(task_rq(p))))); in set_task_cpu()
3279 src_rq = task_rq(p); in __migrate_swap_task()
3628 atomic_dec(&task_rq(p)->nr_iowait); in ttwu_do_activate()
4210 atomic_dec(&task_rq(p)->nr_iowait); in try_to_wake_up()
5405 struct sched_entity *curr = task_rq(p)->cfs.curr; in prefetch_curr_exec_start()
5926 return (task_rq(t)->idle == t); in is_task_rq_idle()
8050 if (task_rq(p) == rq && task_on_rq_queued(p)) in __balance_push_cpu_stop()
10509 if (task_rq(t)->curr == t) in mm_cid_fixup_task_to_cpu()
10763 struct rq *rq = task_rq(p); in sched_change_begin()
10811 struct rq *rq = task_rq(p); in sched_change_end()