Home
last modified time | relevance | path

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

/openbmc/linux/mm/kasan/
H A Dkasan_test_module.c72 bool multishot = kasan_save_enable_multi_shot(); in test_kasan_module_init() local
76 kasan_restore_multi_shot(multishot); in test_kasan_module_init()
H A Dkasan_test.c35 static bool multishot; variable
74 multishot = kasan_save_enable_multi_shot(); in kasan_suite_init()
83 kasan_restore_multi_shot(multishot); in kasan_suite_exit()
/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1787 int multishot; member