Searched refs:expect_report (Results 1 – 3 of 3) sorted by relevance
145 struct expect_report { struct157 static bool __report_matches(const struct expect_report *r) in __report_matches() argument264 static __always_inline const struct expect_report *265 __report_set_scoped(struct expect_report *r, int accesses) in __report_set_scoped()283 static bool report_matches_any_reordered(struct expect_report *r) in report_matches_any_reordered()715 struct expect_report expect = { in test_basic()721 struct expect_report never = { in test_basic()746 struct expect_report expect = { in test_concurrent_races()753 struct expect_report never = { in test_concurrent_races()775 struct expect_report expect_rw = { in test_novalue_change()[all …]
83 struct expect_report { struct90 static const char *get_access_type(const struct expect_report *r) in get_access_type() argument96 static bool report_matches(const struct expect_report *r) in report_matches()322 struct expect_report expect = { in test_out_of_bounds_read()356 struct expect_report expect = { in test_out_of_bounds_write()374 struct expect_report expect = { in test_use_after_free_read()406 struct expect_report expect = { in test_double_free()421 struct expect_report expect = { in test_invalid_addr_free()438 struct expect_report expect = { in test_corruption()475 struct expect_report expect = { in test_kmalloc_aligned_oob_read()[all …]
82 struct expect_report { struct92 static bool report_matches(const struct expect_report *r) in report_matches() argument152 struct expect_report e = { \