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 …]
82 struct expect_report { struct89 static const char *get_access_type(const struct expect_report *r) in get_access_type() argument95 static bool report_matches(const struct expect_report *r) in report_matches()319 struct expect_report expect = { in test_out_of_bounds_read()353 struct expect_report expect = { in test_out_of_bounds_write()371 struct expect_report expect = { in test_use_after_free_read()387 struct expect_report expect = { in test_double_free()402 struct expect_report expect = { in test_invalid_addr_free()419 struct expect_report expect = { in test_corruption()456 struct expect_report expect = { in test_kmalloc_aligned_oob_read()[all …]
71 struct expect_report { struct81 static bool report_matches(const struct expect_report *r) in report_matches() argument141 struct expect_report e = { \