Home
last modified time | relevance | path

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

/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()
/linux/lib/
H A Dtest_meminit.c187 static bool __init check_buf(void *buf, int size, bool want_ctor, in check_buf() function
/linux/lib/tests/
H A Dstackinit_kunit.c22 static u8 check_buf[MAX_VAR_SIZE]; variable