Home
last modified time | relevance | path

Searched defs:check_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mtd/tests/
H A Dtorturetest.c66 static unsigned char *check_buf; variable
449 static int countdiffs(unsigned char *buf, unsigned char *check_buf, in countdiffs()
/openbmc/linux/lib/
H A Dtest_meminit.c187 static bool __init check_buf(void *buf, int size, bool want_ctor, in check_buf() function
H A Dstackinit_kunit.c22 static u8 check_buf[MAX_VAR_SIZE]; variable
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c1650 char check_buf (MAC_ENGINE *eng, int loopcnt) in check_buf() function