Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dio_uring.h323 #define IORING_ASYNC_CANCEL_FD (1U << 1) macro
/linux/io_uring/
H A Dwaitid.c165 if (cd->flags & (IORING_ASYNC_CANCEL_FD|IORING_ASYNC_CANCEL_FD_FIXED)) in io_waitid_cancel()
H A Dfutex.c123 if (cd->flags & (IORING_ASYNC_CANCEL_FD|IORING_ASYNC_CANCEL_FD_FIXED)) in io_futex_cancel()
/linux/include/uapi/linux/
H A Dio_uring.h348 #define IORING_ASYNC_CANCEL_FD (1U << 1) macro