Home
last modified time | relevance | path

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

/linux-6.3-rc2/io_uring/
A Dopdef.c264 [IORING_OP_SEND] = {
549 [IORING_OP_SEND] = {
A Dnet.c258 if (req->opcode == IORING_OP_SEND) { in io_sendmsg_prep()
/linux-6.3-rc2/include/uapi/linux/
A Dio_uring.h203 IORING_OP_SEND, enumerator
/linux-6.3-rc2/tools/testing/selftests/net/
A Dio_uring_zerocopy_tx.c275 sqe->opcode = (__u8) IORING_OP_SEND; in io_uring_prep_send()

Completed in 11 milliseconds