Searched refs:IORING_MSG_RING_CQE_SKIP (Results 1 – 2 of 2) sorted by relevance
18 #define IORING_MSG_RING_MASK (IORING_MSG_RING_CQE_SKIP | \195 if (msg->flags & IORING_MSG_RING_CQE_SKIP) in io_msg_install_complete()
373 #define IORING_MSG_RING_CQE_SKIP (1U << 0) macro