Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/kcsan/
Dkcsan_test.c260 __report_set_scoped(struct expect_report *r, int accesses) in __report_set_scoped() function
280 return __report_matches(__report_set_scoped(r, 0)) || in report_matches_any_reordered()
281 __report_matches(__report_set_scoped(r, 1)) || in report_matches_any_reordered()
282 __report_matches(__report_set_scoped(r, 2)) || in report_matches_any_reordered()
283 __report_matches(__report_set_scoped(r, 3)); in report_matches_any_reordered()