Searched refs:next_cpu_batch (Results 1 – 2 of 2) sorted by relevance
335 * @next_cpu_batch: Counter of how many works left in the batch before338 int next_cpu_batch; member
2249 if (--hctx->next_cpu_batch <= 0) { in blk_mq_hctx_next_cpu() 2255 hctx->next_cpu_batch = BLK_MQ_CPU_WORK_BATCH; in blk_mq_hctx_next_cpu() 2273 hctx->next_cpu_batch = 1; in blk_mq_hctx_next_cpu() 4255 hctx->next_cpu_batch = BLK_MQ_CPU_WORK_BATCH; in blk_mq_map_swqueue()