/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | so_txtime.c | 77 struct iovec iov = {0}; in do_send_one() local 160 struct iovec iov = {0}; in do_recv_errqueue_timeout() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | proc-pid-vm.c | 155 struct iovec iov[3] = { in make_exe() local
|
/kernel/uniproton/src/fs/vfs/ |
H A D | vfs_fs.c | 796 const struct iovec *iov = (const struct iovec *)iovBuf; in OsVfsReadv() local 853 const struct iovec *iov = iovBuf; in OsVfsWritev() local [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | target_core_user.h | 66 struct iovec iov[0]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | target_core_user.h | 62 struct iovec iov[0]; member
|
/kernel/linux/linux-6.6/net/ |
H A D | compat.c | 83 get_compat_msghdr(struct msghdr *kmsg, struct compat_msghdr __user *umsg, struct sockaddr __user **save_addr, struct iovec **iov) get_compat_msghdr() argument
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_router_ipv4_user.c | 257 struct iovec iov; in get_route_table() local 394 struct iovec iov; in get_arp_table() local
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | target_core_user.h | 62 struct iovec iov[0]; member
|
/third_party/eudev/src/udev/ |
H A D | udev-ctrl.c | 350 struct iovec iov; in udev_ctrl_receive_msg() local
|
/third_party/ltp/lib/ |
H A D | tlibio.c | 554 struct iovec iov; /* iovec for writev(2) */ in lio_write_buffer() local 1129 struct iovec iov; /* iovec for readv(2) */ in lio_read_buffer() local [all...] |
/third_party/nghttp2/src/ |
H A D | http2.cc | 667 auto iov = make_byte_ref(balloc, len + 1); in rewrite_location_uri() local [all...] |
H A D | shrpx_http2_downstream_connection.cc | 438 auto iov = make_byte_ref(balloc, vialen + 1); in push_request_headers() local
|
H A D | shrpx_api_downstream_connection.cc | 285 auto iov = make_byte_ref(balloc, len + 1); in error_method_not_allowed() local
|
H A D | memchunk.h | 551 inline int limit_iovec(struct iovec *iov, in argument [all...] |
H A D | shrpx_log.cc | 557 auto iov = make_byte_ref(balloc, len + 1); in construct_absolute_request_uri() local
|
H A D | shrpx_live_check.cc | 477 struct iovec iov; in write_tls() local 546 struct iovec iov; in write_clear() local
|
H A D | util.h | 460 auto iov = make_byte_ref(balloc, NGHTTP2_MAX_UINT64_DIGITS + 1); in make_string_ref_uint() local
|
/third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
H A D | recvmsg01.c | 30 static struct iovec iov[1]; variable 52 struct iovec *iov; member [all...] |
/third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
H A D | sendmsg01.c | 64 static struct iovec iov[1]; variable 89 struct iovec *iov; member [all...] |
/third_party/lwip/test/unit/api/ |
H A D | test_sockets.c | 553 struct iovec iov; in test_sockets_msgapi_cmsg() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/ |
H A D | intel.c | 955 struct iovec iov; in request_microcode_user() local
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | file.c | 511 struct iovec iov; in os_rcv_fd() local 640 struct iovec iov = { in os_sendmsg_fds() local
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | af_ninet.c | 644 int ninet_ioctl_cmd(struct socket *sock, const struct iovec *iov) in ninet_ioctl_cmd() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | msg_zerocopy.c | 483 struct iovec iov[3] = { {0} }; in do_tx() local
|
H A D | udpgso_bench_tx.c | 330 struct iovec iov[max_nr_msg]; in send_udp_sendmmsg() local 394 struct iovec iov = {0}; in send_udp_segment() local [all...] |