Searched refs:remote_activate_sch (Results 1 – 3 of 3) sorted by relevance
704 struct scx_sched *asch = rq->scx.remote_activate_sch ?: sch; in scx_resolve_local_dsq()
2434 dst_rq->scx.remote_activate_sch); in move_remote_task_to_local_dsq()2436 dst_rq->scx.remote_activate_sch = sch; in move_remote_task_to_local_dsq()2439 dst_rq->scx.remote_activate_sch = NULL; in move_remote_task_to_local_dsq()
822 struct scx_sched *remote_activate_sch; member