Searched refs:IORING_OP_RECV_ZC (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/tools/testing/selftests/drivers/net/hw/ |
| H A D | iou-zcrx.c | 197 io_uring_prep_rw(IORING_OP_RECV_ZC, sqe, sockfd, NULL, 0, 0); in add_recvzc() 208 io_uring_prep_rw(IORING_OP_RECV_ZC, sqe, sockfd, NULL, len, 0); in add_recvzc_oneshot()
|
| /linux-6.15/io_uring/ |
| H A D | opdef.c | 520 [IORING_OP_RECV_ZC] = { 802 [IORING_OP_RECV_ZC] = {
|
| /linux-6.15/Documentation/networking/ |
| H A D | iou-zcrx.rst | 161 io_uring_prep_rw(IORING_OP_RECV_ZC, sqe, fd, NULL, 0, 0);
|
| /linux-6.15/include/uapi/linux/ |
| H A D | io_uring.h | 282 IORING_OP_RECV_ZC, enumerator
|