Lines Matching refs:report_available
64 static bool report_available(void) in report_available() function
92 if (!report_available()) in report_matches()
152 if (!report_available()) in report_matches()
454 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()
461 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()
487 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_write()
504 KUNIT_EXPECT_FALSE(test, report_available()); in test_shrink_memcache()
530 KUNIT_ASSERT_FALSE(test, report_available()); in test_free_bulk()
584 KUNIT_EXPECT_FALSE(test, report_available()); in test_memcache_ctor()
623 KUNIT_EXPECT_FALSE(test, report_available()); in test_gfpzero()
665 KUNIT_EXPECT_FALSE(test, report_available()); in test_memcache_typesafe_by_rcu()
709 KUNIT_ASSERT_FALSE(test, report_available()); /* No reports yet! */ in test_krealloc()
751 KUNIT_EXPECT_FALSE(test, report_available()); in test_memcache_alloc_bulk()