Home
last modified time | relevance | path

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

/Linux-v6.1/mm/kasan/
Dkasan_test_module.c136 kasan_restore_multi_shot(multishot); in test_kasan_module_init()
Dreport.c108 void kasan_restore_multi_shot(bool enabled) in kasan_restore_multi_shot() function
113 EXPORT_SYMBOL_GPL(kasan_restore_multi_shot);
Dkasan.h555 void kasan_restore_multi_shot(bool enabled);
Dkasan_test.c66 kasan_restore_multi_shot(multishot); in kasan_test_exit()