Lines Matching refs:report_available
76 static bool report_available(void) in report_available() function
105 if (!report_available()) in report_matches()
168 if (!report_available()) in report_matches()
470 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()
477 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()
503 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_write()
520 KUNIT_EXPECT_FALSE(test, report_available()); in test_shrink_memcache()
546 KUNIT_ASSERT_FALSE(test, report_available()); in test_free_bulk()
599 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()
723 KUNIT_ASSERT_FALSE(test, report_available()); /* No reports yet! */ in test_krealloc()
765 KUNIT_EXPECT_FALSE(test, report_available()); in test_memcache_alloc_bulk()