Searched refs:report_available (Results 1 – 3 of 3) sorted by relevance
77 static bool report_available(void) in report_available() function106 if (!report_available()) in report_matches()169 if (!report_available()) in report_matches()400 KUNIT_EXPECT_FALSE(test, report_available()); in test_use_after_free_read_nofault()489 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()496 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()522 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_write()539 KUNIT_EXPECT_FALSE(test, report_available()); in test_shrink_memcache()618 KUNIT_EXPECT_FALSE(test, report_available()); in test_memcache_ctor()656 KUNIT_EXPECT_FALSE(test, report_available()); in test_gfpzero()[all …]
139 static bool report_available(void) in report_available() function168 if (!report_available()) in __report_matches()248 if (!report_available()) in __report_matches()926 match_never = report_available(); in test_read_atomic_write_atomic()1010 match_never = report_available(); in test_data_race()1023 match_never = report_available(); in test_data_racy_qualifier()1126 match_never = report_available(); in test_assert_exclusive_bits_nochange()1201 match_never = report_available(); in test_jiffies_noreport()1214 match_never = report_available(); in test_seqlock_noreport()1267 match_never = report_available(); in test_atomic_builtins()[all …]
65 static bool report_available(void) in report_available() function101 if (!report_available() || !r->symbol) in report_matches()102 return (!report_available() && !r->symbol); in report_matches()119 if (!report_available()) in report_matches()