Searched refs:b_end (Results 1 – 1 of 1) sorted by relevance
231 uint16_t b_start, b_end, next_batch; in batch_completed() local248 b_end = idxd->batch_idx_ring[next_batch]; in batch_completed()250 if (b_end - b_start == 1) { /* not a batch */ in batch_completed()255 for (i = b_start; i < b_end; i++) { in batch_completed()294 const uint16_t b_end = idxd->batch_idx_ring[next_batch]; in batch_completed_status() local295 const uint16_t b_len = b_end - b_start; in batch_completed_status()355 for (i = b_start + ret; i < b_end; i++) { in batch_completed_status()361 if (i == b_end) /* no errors */ in batch_completed_status()