Searched refs:memcmpshow (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mtd/tests/ |
H A D | oobtest.c | 137 #define memcmpshow(addr, cs, ct, count) memcmpshowoffset((addr), 0, (cs), (ct),\ macro 194 bitflips = memcmpshow(addr, readbuf, in verify_eraseblock() 295 bitflips = memcmpshow(addr, readbuf + (i * oobavail), in verify_eraseblock_in_one_go() 692 if (memcmpshow(addr, readbuf, writebuf, in mtd_oobtest_init()
|