Searched refs:multishot (Results 1 – 3 of 3) sorted by relevance
72 bool multishot = kasan_save_enable_multi_shot(); in test_kasan_module_init() local76 kasan_restore_multi_shot(multishot); in test_kasan_module_init()
35 static bool multishot; variable87 multishot = kasan_save_enable_multi_shot(); in kasan_suite_init()101 kasan_restore_multi_shot(multishot); in kasan_suite_exit()
1726 int multishot; member
Completed in 15 milliseconds