Home
last modified time | relevance | path

Searched refs:report_matches_any_reordered (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c283 static bool report_matches_any_reordered(struct expect_report *r) in report_matches_any_reordered() function
293 #define report_matches report_matches_any_reordered
1296 match_expect = report_matches_any_reordered(&expect); in test_correct_barrier()
1315 match_expect = report_matches_any_reordered(&expect); in test_missing_barrier()
1338 match_expect = report_matches_any_reordered(&expect); in test_atomic_builtins_correct_barrier()
1358 match_expect = report_matches_any_reordered(&expect); in test_atomic_builtins_missing_barrier()