Home
last modified time | relevance | path

Searched refs:IORING_REGISTER_SEND_MSG_RING (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dio_uring.h647 IORING_REGISTER_SEND_MSG_RING = 31, enumerator
/linux-6.15/io_uring/
H A Dregister.c885 case IORING_REGISTER_SEND_MSG_RING: { in io_uring_register_blind()