Searched refs:SCX_DSP_DFL_MAX_BATCH (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/sched/ext/ | ||
| H A D | types.h | 18 SCX_DSP_DFL_MAX_BATCH = 32, enumerator |
| H A D | ext.c | 7164 sch->dsp_max_batch = ops->dispatch_max_batch ?: SCX_DSP_DFL_MAX_BATCH; in scx_alloc_and_add_sched() |