Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c2526 struct rq *dst_rq) in move_local_task_to_local_dsq()
2556 struct rq *src_rq, struct rq *dst_rq) in move_remote_task_to_local_dsq()
2713 …_local_dsq(struct task_struct *p, u64 enq_flags, struct rq *src_rq, struct rq *dst_rq) { WARN_ON_O… in move_remote_task_to_local_dsq()
2739 struct rq *src_rq = task_rq(p), *dst_rq; in move_task_between_dsqs() local
2888 struct rq *dst_rq = container_of(dst_dsq, struct rq, scx.local_dsq); in dispatch_to_local_dsq() local
H A Dcore.c3370 struct rq *src_rq, *dst_rq; in __migrate_swap_task() local
3403 struct rq *src_rq, *dst_rq; in migrate_swap_stop() local
10436 void sched_mm_cid_migrate_to(struct rq *dst_rq, struct task_struct *t) in sched_mm_cid_migrate_to()
H A Dsched.h3883 static inline void sched_mm_cid_migrate_to(struct rq *dst_rq, struct task_struct *t) { } in sched_mm_cid_migrate_to() argument
3892 void move_queued_task_locked(struct rq *src_rq, struct rq *dst_rq, struct task_struct *task) in move_queued_task_locked() argument
H A Dfair.c2262 struct rq *dst_rq = cpu_rq(env->dst_cpu); in task_numa_compare() local
9244 struct rq *dst_rq; member