Searched refs:dsp_max_batch (Results 1 – 2 of 2) sorted by relevance
1037 u32 dsp_max_batch; member
6392 sch->dsp_max_batch = ops->dispatch_max_batch ?: SCX_DSP_DFL_MAX_BATCH; in scx_alloc_and_add_sched()6394 dsp_ctx.buf, sch->dsp_max_batch), in scx_alloc_and_add_sched()7826 if (unlikely(dspc->cursor >= sch->dsp_max_batch)) { in scx_dsq_insert_commit()8136 return sch->dsp_max_batch - __this_cpu_read(sch->pcpu->dsp_ctx.cursor); in scx_bpf_dispatch_nr_slots()