Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dio_uring.h217 IORING_OP_SENDMSG_ZC, enumerator
/linux-6.1.9/io_uring/
Dopdef.c515 [IORING_OP_SENDMSG_ZC] = {
Dnet.c1241 (req->opcode == IORING_OP_SEND_ZC || req->opcode == IORING_OP_SENDMSG_ZC)) in io_sendrecv_fail()