iobuf1             28 drivers/mtd/tests/readtest.c static unsigned char *iobuf1;
iobuf1             40 drivers/mtd/tests/readtest.c 	void *oobbuf = iobuf1;
iobuf1            107 drivers/mtd/tests/readtest.c 					     (unsigned int)iobuf1[i]);
iobuf1            157 drivers/mtd/tests/readtest.c 	iobuf1 = kmalloc(mtd->erasesize, GFP_KERNEL);
iobuf1            158 drivers/mtd/tests/readtest.c 	if (!iobuf1)
iobuf1            197 drivers/mtd/tests/readtest.c 	kfree(iobuf1);