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])
301 struct test_sg_division src_divs[XBUFSIZE];
302 struct test_sg_division dst_divs[XBUFSIZE];
546 char *bufs[XBUFSIZE];
547 struct scatterlist sgl[XBUFSIZE];
548 struct scatterlist sgl_saved[XBUFSIZE];
586 const struct test_sg_division *out_divs[XBUFSIZE])
591 } partitions[XBUFSIZE];
1227 const struct test_sg_division *divs[XBUFSIZE])
1282 const struct test_sg_division *divs[XBUFSIZE];
1467 const struct test_sg_division *divs[XBUFSIZE];
2731 char *xbuf[XBUFSIZE];
4078 char *xbuf[XBUFSIZE];