Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c1073 bool match_expect_access_access = false; in test_assert_exclusive_access_writer() local
1079 match_expect_access_access |= report_matches(&expect_access_access); in test_assert_exclusive_access_writer()
1083 KUNIT_EXPECT_TRUE(test, match_expect_access_access); in test_assert_exclusive_access_writer()