Home
last modified time | relevance | path

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

/Linux-v4.19/mm/kasan/
Dreport.c373 void kasan_restore_multi_shot(bool enabled) in kasan_restore_multi_shot() function
378 EXPORT_SYMBOL_GPL(kasan_restore_multi_shot);
/Linux-v4.19/include/linux/
Dkasan.h82 void kasan_restore_multi_shot(bool enabled);
/Linux-v4.19/lib/
Dtest_kasan.c622 kasan_restore_multi_shot(multishot); in kmalloc_tests_init()