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