Searched refs:IORING_OP_SEND_ZC (Results 1 – 4 of 4) sorted by relevance
249 IORING_OP_SEND_ZC, enumerator
303 sqe->opcode = (__u8)IORING_OP_SEND_ZC; in io_uring_prep_sendzc()
303 IORING_OP_SEND_ZC,301 IORING_OP_SEND_ZC, global() enumerator
1389 if (req->opcode == IORING_OP_SEND_ZC) { in io_send_zc_prep() 1518 if (req->opcode == IORING_OP_SEND_ZC) { in io_send_zc() 1566 (req->opcode == IORING_OP_SEND_ZC || req->opcode == IORING_OP_SENDMSG_ZC)) in io_sendmsg_zc()