Home
last modified time | relevance | path

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

/Linux-v5.15/mm/kfence/
Dkfence_test.c71 static bool report_available(void) in report_available() function
100 if (!report_available()) in report_matches()
163 if (!report_available()) in report_matches()
466 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()
473 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_read()
499 KUNIT_EXPECT_FALSE(test, report_available()); in test_kmalloc_aligned_oob_write()
516 KUNIT_EXPECT_FALSE(test, report_available()); in test_shrink_memcache()
542 KUNIT_ASSERT_FALSE(test, report_available()); in test_free_bulk()
596 KUNIT_EXPECT_FALSE(test, report_available()); in test_memcache_ctor()
635 KUNIT_EXPECT_FALSE(test, report_available()); in test_gfpzero()
[all …]
/Linux-v5.15/kernel/kcsan/
Dkcsan_test.c131 static bool report_available(void) in report_available() function
160 if (!report_available()) in report_matches()
234 if (!report_available()) in report_matches()
628 match_never = report_available(); in test_read_atomic_write_atomic()
714 match_never = report_available(); in test_data_race()
817 match_never = report_available(); in test_assert_exclusive_bits_nochange()
892 match_never = report_available(); in test_jiffies_noreport()
905 match_never = report_available(); in test_seqlock_noreport()
958 match_never = report_available(); in test_atomic_builtins()
977 ? report_available() in test_1bit_value_change()