Searched refs:multishot (Results 1 – 3 of 3) sorted by relevance
340 - **Multishot commands**: Use io_uring multishot for reduced submission overhead364 * Uses io_uring multishot capability for reduced submission overhead371 It is one typical multishot io_uring request with provided buffer, and it
38 static bool multishot; variable77 multishot = kasan_save_enable_multi_shot(); in kasan_suite_init()86 kasan_restore_multi_shot(multishot); in kasan_suite_exit()
1794 int multishot; member