Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dkcsan-test.c858 bool match_expect_inscope = false; in test_assert_exclusive_access_scoped() local
864 match_expect_inscope |= report_matches(&expect_inscope); in test_assert_exclusive_access_scoped()
865 } while (!end_test_checks(match_expect_start && match_expect_inscope)); in test_assert_exclusive_access_scoped()
867 KUNIT_EXPECT_TRUE(test, match_expect_inscope); in test_assert_exclusive_access_scoped()