Searched refs:find_dsq_for_dispatch (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.c | 1735 static struct scx_dispatch_q *find_dsq_for_dispatch(struct scx_sched *sch, in mark_direct_dispatch() 1823 find_dsq_for_dispatch(sch, rq, p->scx.ddsp_dsq_id, task_cpu(p)); in direct_dispatch() 2728 dsq = find_dsq_for_dispatch(sch, this_rq(), dsq_id, task_cpu(p)); in scx_dispatch_sched() 3975 dsq = find_dsq_for_dispatch(sch, rq, dsq_id, task_cpu(p)); 8375 dst_dsq = find_dsq_for_dispatch(sch, this_rq, dsq_id, task_cpu(p)); in scx_bpf_dsq_move_to_local___v2() 9144 dsq = find_dsq_for_dispatch(sch, this_rq(), dsq_id, smp_processor_id()); in scx_bpf_error_bstr() 1691 static struct scx_dispatch_q *find_dsq_for_dispatch(struct scx_sched *sch, find_dsq_for_dispatch() function
|