Home
last modified time | relevance | path

Searched defs:dst_rq (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Dext.c1478 struct rq *dst_rq) in move_local_task_to_local_dsq()
1507 struct rq *src_rq, struct rq *dst_rq) in move_remote_task_to_local_dsq()
1684 struct rq *src_rq = task_rq(p), *dst_rq; in move_task_between_dsqs() local
1833 struct rq *dst_rq = container_of(dst_dsq, struct rq, scx.local_dsq); in dispatch_to_local_dsq() local
H A Dcore.c3345 struct rq *src_rq, *dst_rq; in __migrate_swap_task() local
3378 struct rq *src_rq, *dst_rq; in migrate_swap_stop() local
10593 void sched_mm_cid_migrate_to(struct rq *dst_rq, struct task_struct *t) in sched_mm_cid_migrate_to()
H A Dsched.h3818 static inline void sched_mm_cid_migrate_to(struct rq *dst_rq, struct task_struct *t) { } in sched_mm_cid_migrate_to()
3826 void move_queued_task_locked(struct rq *src_rq, struct rq *dst_rq, struct task_struct *task) in move_queued_task_locked()
H A Dfair.c2245 struct rq *dst_rq = cpu_rq(env->dst_cpu); in task_numa_compare() local
9214 struct rq *dst_rq; member