Home
last modified time | relevance | path

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

/linux-6.14.4/mm/kasan/
Dreport.c144 VISIBLE_IF_KUNIT void kasan_restore_multi_shot(bool enabled) in kasan_restore_multi_shot() function
149 EXPORT_SYMBOL_IF_KUNIT(kasan_restore_multi_shot);
Dkasan.h574 void kasan_restore_multi_shot(bool enabled);
Dkasan_test_c.c86 kasan_restore_multi_shot(multishot); in kasan_suite_exit()