Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c2540 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() local
2896 struct rq *dst_rq = container_of(dst_dsq, struct rq, scx.local_dsq); in dispatch_to_local_dsq() local
H A Dsched.h3788 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()
H A Dfair.c2245 struct rq *dst_rq = cpu_rq(env->dst_cpu); in task_numa_compare() local
9128 struct rq *dst_rq; member