Symbol: report_matches
kernel/kcsan/kcsan_test.c
1041
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
1059
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
1091
match_expect_access_writer |= report_matches(&expect_access_writer);
kernel/kcsan/kcsan_test.c
1092
match_expect_access_access |= report_matches(&expect_access_access);
kernel/kcsan/kcsan_test.c
1093
match_never |= report_matches(&never);
kernel/kcsan/kcsan_test.c
1114
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
1151
match_expect_start |= report_matches(&expect_start);
kernel/kcsan/kcsan_test.c
1152
match_expect_inscope |= report_matches(&expect_inscope);
kernel/kcsan/kcsan_test.c
1182
match_expect_start |= report_matches(&expect_start1) || report_matches(&expect_start2);
kernel/kcsan/kcsan_test.c
1183
match_expect_inscope |= report_matches(&expect_inscope);
kernel/kcsan/kcsan_test.c
1287
: report_matches(&expect);
kernel/kcsan/kcsan_test.c
732
match_expect |= report_matches(&expect);
kernel/kcsan/kcsan_test.c
733
match_never = report_matches(&never);
kernel/kcsan/kcsan_test.c
764
match_expect |= report_matches(&expect);
kernel/kcsan/kcsan_test.c
765
match_never |= report_matches(&never);
kernel/kcsan/kcsan_test.c
792
match_expect = report_matches(&expect_rw) || report_matches(&expect_ww);
kernel/kcsan/kcsan_test.c
824
match_expect = report_matches(&expect_rw) || report_matches(&expect_ww);
kernel/kcsan/kcsan_test.c
843
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
866
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
891
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
913
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
947
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
969
match_expect = report_matches(&expect);
kernel/kcsan/kcsan_test.c
995
match_expect |= report_matches(&expect);
kernel/kcsan/kcsan_test.c
996
match_never = report_matches(&never);
mm/kfence/kfence_test.c
343
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
349
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
367
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
384
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
415
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
432
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
452
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
458
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
501
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
524
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
599
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
669
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
705
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kfence/kfence_test.c
745
KUNIT_ASSERT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
173
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
188
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
200
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
211
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
222
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
262
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
282
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
309
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
340
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
361
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
378
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
392
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
419
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
437
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
455
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
477
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
500
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
518
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
542
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
545
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
591
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
594
KUNIT_EXPECT_FALSE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
597
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
611
KUNIT_EXPECT_TRUE(test, report_matches(&expect)); \
mm/kmsan/kmsan_test.c
658
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
688
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
707
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
714
KUNIT_EXPECT_TRUE(test, report_matches(&expect));
mm/kmsan/kmsan_test.c
730
KUNIT_EXPECT_TRUE(test, report_matches(&expect));