Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/kfence/
H A Dkfence_test.c64 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()
[all …]
/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dkcsan-test.c129 static bool report_available(void) in report_available() function
158 if (!report_available()) in report_matches()
232 if (!report_available()) in report_matches()
618 match_never = report_available(); in test_read_atomic_write_atomic()
704 match_never = report_available(); in test_data_race()
807 match_never = report_available(); in test_assert_exclusive_bits_nochange()
882 match_never = report_available(); in test_jiffies_noreport()
895 match_never = report_available(); in test_seqlock_noreport()
948 match_never = report_available(); in test_atomic_builtins()