Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dtest_kasan_module.c101 bool multishot = kasan_save_enable_multi_shot(); in test_kasan_module_init() local
106 kasan_restore_multi_shot(multishot); in test_kasan_module_init()
Dtest_kasan.c40 static bool multishot; variable
48 multishot = kasan_save_enable_multi_shot(); in kasan_test_init()
55 kasan_restore_multi_shot(multishot); in kasan_test_exit()
/Linux-v5.10/fs/cifs/
Dcifsproto.h510 __u32 filter, struct file *file, int multishot,
Dcifsglob.h1670 int multishot; member