Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dtypes.h18 SCX_DSP_DFL_MAX_BATCH = 32, enumerator
H A Dext.c7164 sch->dsp_max_batch = ops->dispatch_max_batch ?: SCX_DSP_DFL_MAX_BATCH; in scx_alloc_and_add_sched()