Lines Matching refs:task_rq
271 if (prio_less(b, a, !!task_rq(a)->core->core_forceidle_count)) in __sched_core_less()
713 rq = task_rq(p); in __task_rq_lock()
715 if (likely(rq == task_rq(p) && !task_on_rq_migrating(p))) { in __task_rq_lock()
737 rq = task_rq(p); in task_rq_lock()
756 if (likely(rq == task_rq(p) && !task_on_rq_migrating(p))) { in task_rq_lock()
1450 p->sched_class->reweight_task(task_rq(p), p, &lw); in set_load_weight()
2273 rq = task_rq(p); in wait_task_inactive()
2562 if (task_rq(p) == rq) { in migration_cpu_stop()
2641 if (task_rq(p) != rq) in push_cpu_stop()
2658 if (task_rq(p) == rq) { in push_cpu_stop()
2698 struct rq *rq = task_rq(p); in __do_set_cpus_allowed()
3317 lockdep_is_held(__rq_lockp(task_rq(p))))); in set_task_cpu()
3348 src_rq = task_rq(p); in __migrate_swap_task()
3703 atomic_dec(&task_rq(p)->nr_iowait); in ttwu_do_activate()
4285 atomic_dec(&task_rq(p)->nr_iowait); in try_to_wake_up()
5474 struct sched_entity *curr = task_rq(p)->cfs.curr; in prefetch_curr_exec_start()
6005 return (task_rq(t)->idle == t); in is_task_rq_idle()
8149 if (task_rq(p) == rq && task_on_rq_queued(p)) { in __balance_push_cpu_stop()
10901 struct rq *rq = task_rq(p); in sched_deq_and_put_task()
10921 struct rq *rq = task_rq(ctx->p); in sched_enq_and_set_task()