Searched refs:find_dsq_for_dispatch (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.c | 1691 static struct scx_dispatch_q *find_dsq_for_dispatch(struct scx_sched *sch, in find_dsq_for_dispatch() function 1779 find_dsq_for_dispatch(sch, rq, p->scx.ddsp_dsq_id, task_cpu(p)); in direct_dispatch() 2684 dsq = find_dsq_for_dispatch(sch, this_rq(), dsq_id, task_cpu(p)); in finish_dispatch() 3962 dsq = find_dsq_for_dispatch(sch, rq, dsq_id, task_cpu(p)); in process_ddsp_deferred_locals() 8262 dst_dsq = find_dsq_for_dispatch(sch, this_rq, dsq_id, task_cpu(p)); in scx_dsq_move() 9031 dsq = find_dsq_for_dispatch(sch, this_rq(), dsq_id, smp_processor_id()); in scx_bpf_dsq_reenq()
|