Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h768 u32 dispatch_max_batch; member
H A Dext.c5151 scx_dsp_max_batch = ops->dispatch_max_batch ?: SCX_DSP_DFL_MAX_BATCH; in scx_enable_workfn()
5421 case offsetof(struct sched_ext_ops, dispatch_max_batch): in bpf_scx_init_member()
5424 ops->dispatch_max_batch = *(u32 *)(udata + moff); in bpf_scx_init_member()
/linux/Documentation/scheduler/
H A Dsched-ext.rst265 ``ops.dispatch_max_batch`` pending tasks.