Home
last modified time | relevance | path

Searched refs:IORING_CQ_EVENTFD_DISABLED (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/io_uring/
H A Deventfd.c92 if (READ_ONCE(ctx->rings->cq_flags) & IORING_CQ_EVENTFD_DISABLED) in io_eventfd_grab()
/linux-6.15/tools/include/uapi/linux/
H A Dio_uring.h471 #define IORING_CQ_EVENTFD_DISABLED (1U << 0) macro
/linux-6.15/include/uapi/linux/
H A Dio_uring.h537 #define IORING_CQ_EVENTFD_DISABLED (1U << 0) macro