Searched refs:IORING_MSG_RING_MASK (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/io_uring/ | ||
H A D | msg_ring.c | 18 #define IORING_MSG_RING_MASK (IORING_MSG_RING_CQE_SKIP | \ macro 263 if (msg->flags & ~IORING_MSG_RING_MASK) in io_msg_ring_prep() |
Completed in 1 milliseconds