Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/kcsan/
Dkcsan_test.c852 const struct expect_report expect_start1 = { in test_assert_exclusive_access_scoped() local
859 .access = { expect_start1.access[0], expect_start1.access[0] }, in test_assert_exclusive_access_scoped()
873 match_expect_start |= report_matches(&expect_start1) || report_matches(&expect_start2); in test_assert_exclusive_access_scoped()