Searched refs:dsp_max_batch (Results 1 – 2 of 2) sorted by relevance
1037 u32 dsp_max_batch; member
6641 sch->dsp_max_batch = ops->dispatch_max_batch ?: SCX_DSP_DFL_MAX_BATCH; in scx_alloc_and_add_sched() 6643 dsp_ctx.buf, sch->dsp_max_batch), in scx_alloc_and_add_sched() 8209 if (unlikely(dspc->cursor >= sch->dsp_max_batch)) { in scx_bpf_dsq_insert___v2() 8529 return sch->dsp_max_batch - __this_cpu_read(sch->pcpu->dsp_ctx.cursor); in scx_bpf_dsq_move_to_local___v2()