Searched defs:dst_rq (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.c | 1499 struct rq *dst_rq) in move_local_task_to_local_dsq() 1528 struct rq *src_rq, struct rq *dst_rq) in move_remote_task_to_local_dsq() 1705 struct rq *src_rq = task_rq(p), *dst_rq; in move_task_between_dsqs() local 1854 struct rq *dst_rq = container_of(dst_dsq, struct rq, scx.local_dsq); in dispatch_to_local_dsq() local
|
| H A D | core.c | 3345 struct rq *src_rq, *dst_rq; in __migrate_swap_task() local 3378 struct rq *src_rq, *dst_rq; in migrate_swap_stop() local 10595 void sched_mm_cid_migrate_to(struct rq *dst_rq, struct task_struct *t) in sched_mm_cid_migrate_to()
|
| H A D | sched.h | 3817 static inline void sched_mm_cid_migrate_to(struct rq *dst_rq, struct task_struct *t) { } in sched_mm_cid_migrate_to() 3825 void move_queued_task_locked(struct rq *src_rq, struct rq *dst_rq, struct task_struct *task) in move_queued_task_locked()
|
| H A D | fair.c | 2245 struct rq *dst_rq = cpu_rq(env->dst_cpu); in task_numa_compare() local 9221 struct rq *dst_rq; member
|