Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/kcsan/
Dkcsan-test.c135 struct expect_report { struct
147 static bool report_matches(const struct expect_report *r) in report_matches() argument
421 const struct expect_report expect = { in test_basic()
427 static const struct expect_report never = { in test_basic()
452 const struct expect_report expect = { in test_concurrent_races()
459 static const struct expect_report never = { in test_concurrent_races()
481 const struct expect_report expect = { in test_novalue_change()
506 const struct expect_report expect = { in test_novalue_change_exception()
525 const struct expect_report expect = { in test_unknown_origin()
547 const struct expect_report expect = { in test_write_write_assume_atomic()
[all …]