Home
last modified time | relevance | path

Searched refs:expect_report (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/kcsan/
H A Dkcsan-test.c135 struct expect_report { struct
147 static bool report_matches(const struct expect_report *r) in report_matches()
426 const struct expect_report expect = { in test_basic()
432 static const struct expect_report never = { in test_basic()
457 const struct expect_report expect = { in test_concurrent_races()
464 static const struct expect_report never = { in test_concurrent_races()
486 const struct expect_report expect = { in test_novalue_change()
511 const struct expect_report expect = { in test_novalue_change_exception()
530 const struct expect_report expect = { in test_unknown_origin()
552 const struct expect_report expec in test_write_write_assume_atomic()
[all...]
/kernel/linux/linux-6.6/kernel/kcsan/
H A Dkcsan_test.c145 struct expect_report { struct
157 static bool __report_matches(const struct expect_report *r) in __report_matches()
264 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_r in test_novalue_change()
[all...]
/kernel/linux/linux-6.6/mm/kfence/
H A Dkfence_test.c82 struct expect_report { struct
89 static const char *get_access_type(const struct expect_report *r) in get_access_type()
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 expec in test_kmalloc_aligned_oob_read()
[all...]
/kernel/linux/linux-6.6/mm/kmsan/
H A Dkmsan_test.c71 struct expect_report { struct
81 static bool report_matches(const struct expect_report *r) in report_matches()
141 struct expect_report e = { \

Completed in 5 milliseconds