Searched defs:check (Results 1 – 7 of 7) sorted by relevance
/lib/tests/ |
A D | usercopy_kunit.c | 192 #define test_legit(size, check) \ in usercopy_test_valid() argument 264 #define test_illegal(size, check) \ in usercopy_test_invalid() argument
|
A D | test_list_sort.c | 29 static void check(struct kunit *test, struct debug_el *ela, struct debug_el *elb) in check() function
|
A D | memcpy_kunit.c | 31 #define check(instance, v) do { \ macro
|
/lib/zstd/compress/ |
A D | hist.c | 80 HIST_checkInput_e check, in HIST_count_parallel_wksp()
|
/lib/zlib_inflate/ |
A D | inflate.c | 182 #define UPDATE(check, buf, len) zlib_adler32(check, buf, len) argument
|
A D | inflate.h | 81 unsigned long check; /* protected copy of check value */ member
|
/lib/ |
A D | rbtree_test.c | 192 static void check(int nr_nodes) in check() function
|
Completed in 12 milliseconds