Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dio_uring.h217 IORING_OP_SENDMSG_ZC, enumerator
/Linux-v6.1/io_uring/
Dopdef.c508 [IORING_OP_SENDMSG_ZC] = {
Dnet.c1225 (req->opcode == IORING_OP_SEND_ZC || req->opcode == IORING_OP_SENDMSG_ZC)) in io_sendrecv_fail()