Searched refs:memcmpshowoffset (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/mtd/tests/ |
| D | oobtest.c | 128 static size_t memcmpshowoffset(loff_t addr, loff_t offset, const void *cs, in memcmpshowoffset() function 149 #define memcmpshow(addr, cs, ct, count) memcmpshowoffset((addr), 0, (cs), (ct),\ 236 bitflips = memcmpshowoffset(addr, use_offset, in verify_eraseblock()
|