Searched defs:dst_rq (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/sched/ext/ |
| H A D | ext.c | 2378 scx_move_local_task_to_local_dsq(struct scx_sched * sch,struct task_struct * p,u64 enq_flags,struct scx_dispatch_q * src_dsq,struct rq * dst_rq) scx_move_local_task_to_local_dsq() argument 2412 move_remote_task_to_local_dsq(struct scx_sched * sch,struct task_struct * p,u64 enq_flags,struct rq * src_rq,struct rq * dst_rq) move_remote_task_to_local_dsq() argument 2605 struct rq *src_rq = task_rq(p), *dst_rq; move_task_between_dsqs() local 2728 struct rq *dst_rq = container_of(dst_dsq, struct rq, scx.local_dsq); dispatch_to_local_dsq() local [all...] |
| /linux/kernel/sched/ |
| H A D | core.c | 3415 struct rq *src_rq, *dst_rq; in __migrate_swap_task() local 3448 struct rq *src_rq, *dst_rq; in migrate_swap_stop() local
|
| H A D | fair.c | 3062 struct rq *dst_rq = cpu_rq(env->dst_cpu); in task_numa_compare() local 10406 struct rq *dst_rq; member
|
| H A D | sched.h | 4159 void move_queued_task_locked(struct rq *src_rq, struct rq *dst_rq, struct task_struct *task) in move_queued_task_locked()
|