Home
last modified time | relevance | path

Searched refs:IORING_OP_SEND_ZC (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/io_uring/
A Dopdef.c404 [IORING_OP_SEND_ZC] = {
633 [IORING_OP_SEND_ZC] = {
A Dnet.c993 if (req->opcode == IORING_OP_SEND_ZC) { in io_send_zc_prep()
1260 (req->opcode == IORING_OP_SEND_ZC || req->opcode == IORING_OP_SENDMSG_ZC)) in io_sendrecv_fail()
/linux-6.3-rc2/include/uapi/linux/
A Dio_uring.h224 IORING_OP_SEND_ZC, enumerator
/linux-6.3-rc2/tools/testing/selftests/net/
A Dio_uring_zerocopy_tx.c287 sqe->opcode = (__u8) IORING_OP_SEND_ZC; in io_uring_prep_sendzc()

Completed in 11 milliseconds