Home
last modified time | relevance | path

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

/openbmc/linux/mm/kasan/
H A Dkasan_test_module.c76 kasan_restore_multi_shot(multishot); in test_kasan_module_init()
H A Dreport.c142 void kasan_restore_multi_shot(bool enabled) in kasan_restore_multi_shot() function
147 EXPORT_SYMBOL_GPL(kasan_restore_multi_shot);
H A Dkasan.h556 void kasan_restore_multi_shot(bool enabled);
H A Dkasan_test.c83 kasan_restore_multi_shot(multishot); in kasan_suite_exit()