Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dkcsan-test.c842 const struct expect_report expect_start1 = { in test_assert_exclusive_access_scoped() local
849 .access = { expect_start1.access[0], expect_start1.access[0] }, in test_assert_exclusive_access_scoped()
863 match_expect_start |= report_matches(&expect_start1) || report_matches(&expect_start2); in test_assert_exclusive_access_scoped()