Searched defs:check_buf (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/mtd/tests/ |
| D | torturetest.c | 66 static unsigned char *check_buf; variable 451 static int countdiffs(unsigned char *buf, unsigned char *check_buf, in countdiffs()
|
| /kernel/linux/linux-6.6/drivers/mtd/tests/ |
| D | torturetest.c | 66 static unsigned char *check_buf; variable 449 static int countdiffs(unsigned char *buf, unsigned char *check_buf, in countdiffs()
|
| /kernel/linux/linux-6.6/lib/ |
| D | test_meminit.c | 187 static bool __init check_buf(void *buf, int size, bool want_ctor, in check_buf() function
|
| D | stackinit_kunit.c | 22 static u8 check_buf[MAX_VAR_SIZE]; variable
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_meminit.c | 166 static bool __init check_buf(void *buf, int size, bool want_ctor, in check_buf() function
|
| D | test_stackinit.c | 15 static u8 check_buf[MAX_VAR_SIZE]; variable
|