Home
last modified time | relevance | path

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

/linux/Documentation/block/
H A Dublk.rst340 - **Multishot commands**: Use io_uring multishot for reduced submission overhead
364 * Uses io_uring multishot capability for reduced submission overhead
371 It is one typical multishot io_uring request with provided buffer, and it
/linux/mm/kasan/
H A Dkasan_test_c.c38 static bool multishot; variable
77 multishot = kasan_save_enable_multi_shot(); in kasan_suite_init()
86 kasan_restore_multi_shot(multishot); in kasan_suite_exit()
/linux/fs/smb/client/
H A Dcifsglob.h1794 int multishot; member