Searched refs:report_available (Results 1 – 2 of 2) sorted by relevance
76 static bool report_available(void) in report_available() function105 if (!report_available()) in report_matches()168 if (!report_available()) in report_matches()471 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()478 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()504 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_write()521 KUNIT_EXPECT_FALSE(test, report_available()); in test_shrink_memcache()600 KUNIT_EXPECT_FALSE(test, report_available()); in test_memcache_ctor()637 KUNIT_EXPECT_FALSE(test, report_available()); in test_gfpzero()679 KUNIT_EXPECT_FALSE(test, report_available()); in test_memcache_typesafe_by_rcu()[all …]
136 static bool report_available(void) in report_available() function165 if (!report_available()) in report_matches()241 if (!report_available()) in report_matches()652 match_never = report_available(); in test_read_atomic_write_atomic()736 match_never = report_available(); in test_data_race()839 match_never = report_available(); in test_assert_exclusive_bits_nochange()914 match_never = report_available(); in test_jiffies_noreport()927 match_never = report_available(); in test_seqlock_noreport()980 match_never = report_available(); in test_atomic_builtins()999 ? report_available() in test_1bit_value_change()
Completed in 7 milliseconds