Searched refs:expect_report (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/kcsan/
H A Dkcsan_test.c145 struct expect_report { struct
157 static bool __report_matches(const struct expect_report *r)
264 static __always_inline const struct expect_report *
265 __report_set_scoped(struct expect_report *r, int accesses)
283 static bool report_matches_any_reordered(struct expect_report *r)
712 struct expect_report expect = {
718 struct expect_report never = {
743 struct expect_report expect = {
750 struct expect_report never = {
772 struct expect_report expect_r
[all...]
/linux-master/mm/kfence/
H A Dkfence_test.c82 struct expect_report { struct
89 static const char *get_access_type(const struct expect_report *r)
95 static bool report_matches(const struct expect_report *r)
321 struct expect_report expect = {
355 struct expect_report expect = {
373 struct expect_report expect = {
389 struct expect_report expect = {
404 struct expect_report expect = {
421 struct expect_report expect = {
458 struct expect_report expec
[all...]
/linux-master/mm/kmsan/
H A Dkmsan_test.c82 struct expect_report { struct
92 static bool report_matches(const struct expect_report *r)
152 struct expect_report e = { \

Completed in 236 milliseconds