Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c781 struct expect_report expect_ww = { in test_novalue_change() local
792 match_expect = report_matches(&expect_rw) || report_matches(&expect_ww); in test_novalue_change()
813 struct expect_report expect_ww = { in test_novalue_change_exception() local
824 match_expect = report_matches(&expect_rw) || report_matches(&expect_ww); in test_novalue_change_exception()