Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinlines.h45 if (scx_consume_dispatch_q(sch, rq, scx_bypass_dsq(sch, cpu), 0)) in scx_dispatch_sched()
66 scx_consume_dispatch_q(sch, rq, scx_bypass_dsq(sch, cpu), 0)) { in scx_dispatch_sched()
132 scx_consume_dispatch_q(sch, rq, scx_bypass_dsq(sch, cpu), 0)) in scx_dispatch_sched()
H A Dinternal.h2039 bool scx_consume_dispatch_q(struct scx_sched *sch, struct rq *rq,
H A Dext.c2652 bool scx_consume_dispatch_q(struct scx_sched *sch, struct rq *rq, in scx_consume_dispatch_q() function
2703 return scx_consume_dispatch_q(sch, rq, &sch->pnode[node]->global_dsq, 0); in scx_consume_global_dsq()
9171 if (scx_consume_dispatch_q(sch, dspc->rq, dsq, enq_flags)) { in scx_bpf_dsq_move_to_local___v2()