Home
last modified time | relevance | path

Searched refs:report_available (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/mm/kfence/
Dkfence_test.c76 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()
[all …]
/linux-5.19.10/kernel/kcsan/
Dkcsan_test.c139 static bool report_available(void) in report_available() function
168 if (!report_available()) in __report_matches()
244 if (!report_available()) in __report_matches()
921 match_never = report_available(); in test_read_atomic_write_atomic()
1005 match_never = report_available(); in test_data_race()
1108 match_never = report_available(); in test_assert_exclusive_bits_nochange()
1183 match_never = report_available(); in test_jiffies_noreport()
1196 match_never = report_available(); in test_seqlock_noreport()
1249 match_never = report_available(); in test_atomic_builtins()
1268 ? report_available() in test_1bit_value_change()