Home
last modified time | relevance | path

Searched defs:report_matches (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/kcsan/
H A Dkcsan_test.c293 #define report_matches report_matches_any_reordered macro
295 #define report_matches __report_matches macro
/linux/mm/kmsan/
H A Dkmsan_test.c92 static bool report_matches(const struct expect_report *r) in report_matches() function