Lines Matching refs:expect_report
82 struct expect_report { struct
89 static const char *get_access_type(const struct expect_report *r) in get_access_type() argument
95 static bool report_matches(const struct expect_report *r) in report_matches()
321 struct expect_report expect = { in test_out_of_bounds_read()
355 struct expect_report expect = { in test_out_of_bounds_write()
373 struct expect_report expect = { in test_use_after_free_read()
389 struct expect_report expect = { in test_double_free()
404 struct expect_report expect = { in test_invalid_addr_free()
421 struct expect_report expect = { in test_corruption()
458 struct expect_report expect = { in test_kmalloc_aligned_oob_read()
492 struct expect_report expect = { in test_kmalloc_aligned_oob_write()
557 struct expect_report expect = { in test_init_on_free()
644 const struct expect_report expect = { in test_invalid_access()
659 struct expect_report expect = { in test_memcache_typesafe_by_rcu()
695 const struct expect_report expect = { in test_krealloc()