Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dio_uring.h322 #define IORING_ASYNC_CANCEL_ALL (1U << 0) macro
/linux/io_uring/
H A Dwaitid.c175 if (!(cd->flags & IORING_ASYNC_CANCEL_ALL)) in io_waitid_cancel()
H A Dfutex.c133 if (!(cd->flags & IORING_ASYNC_CANCEL_ALL)) in io_futex_cancel()
/linux/include/uapi/linux/
H A Dio_uring.h347 #define IORING_ASYNC_CANCEL_ALL (1U << 0) macro