Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c1148 struct expect_report expect_start1 = { in test_assert_exclusive_access_scoped() local
1155 .access = { expect_start1.access[0], expect_start1.access[0] }, in test_assert_exclusive_access_scoped()
1169 match_expect_start |= report_matches(&expect_start1) || report_matches(&expect_start2); in test_assert_exclusive_access_scoped()