Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dio_uring.h250 IORING_OP_SENDMSG_ZC, enumerator
/linux/include/uapi/linux/
H A Dio_uring.h289 IORING_OP_SENDMSG_ZC, enumerator
/linux/io_uring/
H A Dnet.c1600 (req->opcode == IORING_OP_SEND_ZC || req->opcode == IORING_OP_SENDMSG_ZC)) in io_sendrecv_fail()