Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_kasan_module.c130 bool multishot = kasan_save_enable_multi_shot(); in test_kasan_module_init() local
136 kasan_restore_multi_shot(multishot); in test_kasan_module_init()
H A Dtest_kasan.c40 static bool multishot; variable
55 multishot = kasan_save_enable_multi_shot(); in kasan_test_init()
63 kasan_restore_multi_shot(multishot); in kasan_test_exit()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h512 __u32 filter, struct file *file, int multishot,
H A Dcifsglob.h1670 int multishot; member