Home
last modified time | relevance | path

Searched refs:task_can_run_on_remote_rq (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dext.c1732 static bool task_can_run_on_remote_rq(struct scx_sched *sch, in task_can_run_on_remote_rq() function
1875 unlikely(!task_can_run_on_remote_rq(sch, p, dst_rq, true))) { in move_task_between_dsqs()
1950 if (task_can_run_on_remote_rq(sch, p, rq, false)) { in consume_dispatch_q()
2004 unlikely(!task_can_run_on_remote_rq(sch, p, dst_rq, true))) { in dispatch_to_local_dsq()
4019 if (!task_can_run_on_remote_rq(sch, p, donee_rq, false)) in bypass_lb_cpu()