Searched refs:dispatch_max_batch (Results 1 – 3 of 3) sorted by relevance
890 u32 dispatch_max_batch; member1093 u32 dispatch_max_batch; member
7162 sch->dsp_max_batch = ops->dispatch_max_batch ?: SCX_DSP_DFL_MAX_BATCH; in scx_alloc_and_add_sched()8008 case offsetof(struct sched_ext_ops, dispatch_max_batch): in bpf_scx_init_member()8011 ops->dispatch_max_batch = *(u32 *)(udata + moff); in bpf_scx_init_member()10904 CID_OFFSET_MATCH(dispatch_max_batch, dispatch_max_batch); in scx_init()
382 ``ops.dispatch_max_batch`` pending tasks.