Searched refs:dispatch_max_batch (Results 1 – 1 of 1) sorted by relevance
743 u32 dispatch_max_batch; member5640 scx_dsp_max_batch = ops->dispatch_max_batch ?: SCX_DSP_DFL_MAX_BATCH; in scx_enable()5878 case offsetof(struct sched_ext_ops, dispatch_max_batch): in bpf_scx_init_member()5881 ops->dispatch_max_batch = *(u32 *)(udata + moff); in bpf_scx_init_member()