Searched defs:IO_URING_F_NONBLOCK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ | ||
H A D | io_uring.h | 17 IO_URING_F_NONBLOCK = INT_MIN, enumerator |
/kernel/linux/linux-5.10/io_uring/ | ||
H A D | io_uring.c | 198 IO_URING_F_NONBLOCK = 1, enumerator [all...] |
Completed in 11 milliseconds