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; variable74 multishot = kasan_save_enable_multi_shot(); in kasan_suite_init()83 kasan_restore_multi_shot(multishot); in kasan_suite_exit()
1789 __u32 filter; /* CompletionFilter (for multishot) */1790 int multishot;1788 int multishot; global() member