Searched defs:dst_rq (Results 1 – 3 of 3) sorted by relevance
2540 struct rq *dst_rq) in move_local_task_to_local_dsq()2569 struct rq *src_rq, struct rq *dst_rq) in move_remote_task_to_local_dsq()2747 struct rq *src_rq = task_rq(p), *dst_rq; in move_task_between_dsqs() local2896 struct rq *dst_rq = container_of(dst_dsq, struct rq, scx.local_dsq); in dispatch_to_local_dsq() local
3788 static inline void sched_mm_cid_migrate_to(struct rq *dst_rq, struct task_struct *t) { } in sched_mm_cid_migrate_to()3796 void move_queued_task_locked(struct rq *src_rq, struct rq *dst_rq, struct task_struct *task) in move_queued_task_locked()
2245 struct rq *dst_rq = cpu_rq(env->dst_cpu); in task_numa_compare() local9128 struct rq *dst_rq; member