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

/linux-master/mm/kasan/
H A Dkasan_test_module.c72 bool multishot = kasan_save_enable_multi_shot(); local
76 kasan_restore_multi_shot(multishot);
H A Dkasan_test.c36 static bool multishot; variable
75 multishot = kasan_save_enable_multi_shot();
84 kasan_restore_multi_shot(multishot);
/linux-master/fs/smb/client/
H A Dcifsglob.h1785 __u32 filter; /* CompletionFilter (for multishot) */
1786 int multishot; member in struct:dir_notify_req

Completed in 235 milliseconds