Home
last modified time | relevance | path

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

/Linux-v5.4/mm/kasan/
Dreport.c55 void kasan_restore_multi_shot(bool enabled) in kasan_restore_multi_shot() function
60 EXPORT_SYMBOL_GPL(kasan_restore_multi_shot);
/Linux-v5.4/include/linux/
Dkasan.h87 void kasan_restore_multi_shot(bool enabled);
/Linux-v5.4/lib/
Dtest_kasan.c797 kasan_restore_multi_shot(multishot); in kmalloc_tests_init()