Lines Matching refs:XBUFSIZE
75 #define XBUFSIZE 8
165 static int __testmgr_alloc_buf(char *buf[XBUFSIZE], int order)
169 for (i = 0; i < XBUFSIZE; i++) {
184 static int testmgr_alloc_buf(char *buf[XBUFSIZE])
189 static void __testmgr_free_buf(char *buf[XBUFSIZE], int order)
193 for (i = 0; i < XBUFSIZE; i++)
197 static void testmgr_free_buf(char *buf[XBUFSIZE])
287 struct test_sg_division src_divs[XBUFSIZE];
288 struct test_sg_division dst_divs[XBUFSIZE];
519 char *bufs[XBUFSIZE];
520 struct scatterlist sgl[XBUFSIZE];
521 struct scatterlist sgl_saved[XBUFSIZE];
559 const struct test_sg_division *out_divs[XBUFSIZE])
564 } partitions[XBUFSIZE];
1126 const struct test_sg_division *divs[XBUFSIZE])
1186 const struct test_sg_division *divs[XBUFSIZE];
1371 const struct test_sg_division *divs[XBUFSIZE];
2621 char *xbuf[XBUFSIZE];
3933 char *xbuf[XBUFSIZE];