Home
last modified time | relevance | path

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

/Linux-v6.6/mm/kasan/
Dkasan_test_module.c76 kasan_restore_multi_shot(multishot); in test_kasan_module_init()
Dreport.c142 void kasan_restore_multi_shot(bool enabled) in kasan_restore_multi_shot() function
147 EXPORT_SYMBOL_GPL(kasan_restore_multi_shot);
Dkasan.h556 void kasan_restore_multi_shot(bool enabled);
Dkasan_test.c83 kasan_restore_multi_shot(multishot); in kasan_suite_exit()