Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dkfence_test.c352 static void test_out_of_bounds_write(struct kunit *test) in test_out_of_bounds_write() function
357 .fn = test_out_of_bounds_write, in test_out_of_bounds_write()
781 KFENCE_KUNIT_CASE(test_out_of_bounds_write),