Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dio_uring.h211 IORING_OP_SENDMSG, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h250 IORING_OP_SENDMSG, enumerator
/linux/io_uring/
H A Dnet.c431 if (req->opcode == IORING_OP_SENDMSG) in io_sendmsg_prep()
442 if (req->opcode != IORING_OP_SENDMSG) in io_sendmsg_prep()