Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.c15 SCX_DSP_DFL_MAX_BATCH = 32, enumerator
5390 scx_dsp_max_batch = ops->dispatch_max_batch ?: SCX_DSP_DFL_MAX_BATCH; in scx_ops_enable()