Lines Matching refs:BGID_ARRAY
20 #define BGID_ARRAY 64
38 if (bl && bgid < BGID_ARRAY)
70 if (bgid < BGID_ARRAY)
223 bl = kcalloc(BGID_ARRAY, sizeof(struct io_buffer_list), GFP_KERNEL);
227 for (i = 0; i < BGID_ARRAY; i++) {
310 for (i = 0; i < BGID_ARRAY; i++) {
488 if (unlikely(p->bgid < BGID_ARRAY && !ctx->io_bl)) {
510 if (p->bgid >= BGID_ARRAY)
678 if (unlikely(reg.bgid < BGID_ARRAY && !ctx->io_bl)) {
733 if (bl->bgid >= BGID_ARRAY) {