Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dopdef.c422 [IORING_OP_SEND_ZC] = {
706 [IORING_OP_SEND_ZC] = {
H A Dnet.c1267 if (req->opcode != IORING_OP_SEND_ZC) { in io_send_zc_prep()
1518 (req->opcode == IORING_OP_SEND_ZC || req->opcode == IORING_OP_SENDMSG_ZC)) in io_sendrecv_fail()
/linux/tools/include/uapi/linux/
H A Dio_uring.h249 IORING_OP_SEND_ZC, enumerator
/linux/tools/include/io_uring/
H A Dmini_liburing.h274 sqe->opcode = (__u8)IORING_OP_SEND_ZC; in io_uring_prep_sendzc()
/linux/include/uapi/linux/
H A Dio_uring.h270 IORING_OP_SEND_ZC, enumerator