Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c145 struct expect_report { struct
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()
833 struct expect_report expect = { in test_unknown_origin()
855 struct expect_report expect = { in test_write_write_assume_atomic()
881 struct expect_report expect = { in test_write_write_struct()
903 struct expect_report expect = { in test_write_write_struct_part()
984 struct expect_report never = { in test_zero_size_access()
[all …]
/openbmc/linux/mm/kfence/
H A Dkfence_test.c82 struct expect_report { struct
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()
[all …]
/openbmc/linux/mm/kmsan/
H A Dkmsan_test.c71 struct expect_report { struct
81 static bool report_matches(const struct expect_report *r) in report_matches() argument
141 struct expect_report e = { \