Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dio_uring.h324 #define IORING_ASYNC_CANCEL_ANY (1U << 2) macro
/linux/io_uring/
H A Dwaitid.c171 !(cd->flags & IORING_ASYNC_CANCEL_ANY)) in io_waitid_cancel()
H A Dfutex.c129 !(cd->flags & IORING_ASYNC_CANCEL_ANY)) in io_futex_cancel()
/linux/include/uapi/linux/
H A Dio_uring.h349 #define IORING_ASYNC_CANCEL_ANY (1U << 2) macro