Home
last modified time | relevance | path

Searched defs:iov (Results 201 - 225 of 456) sorted by relevance

12345678910>>...19

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dso_txtime.c77 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 Dproc-pid-vm.c155 struct iovec iov[3] = { in make_exe() local
/kernel/uniproton/src/fs/vfs/
H A Dvfs_fs.c796 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 Dtarget_core_user.h66 struct iovec iov[0]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtarget_core_user.h62 struct iovec iov[0]; member
/kernel/linux/linux-6.6/net/
H A Dcompat.c83 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 Dxdp_router_ipv4_user.c257 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 Dtarget_core_user.h62 struct iovec iov[0]; member
/third_party/eudev/src/udev/
H A Dudev-ctrl.c350 struct iovec iov; in udev_ctrl_receive_msg() local
/third_party/ltp/lib/
H A Dtlibio.c554 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 Dhttp2.cc667 auto iov = make_byte_ref(balloc, len + 1); in rewrite_location_uri() local
[all...]
H A Dshrpx_http2_downstream_connection.cc438 auto iov = make_byte_ref(balloc, vialen + 1); in push_request_headers() local
H A Dshrpx_api_downstream_connection.cc285 auto iov = make_byte_ref(balloc, len + 1); in error_method_not_allowed() local
H A Dmemchunk.h551 inline int limit_iovec(struct iovec *iov, in argument
[all...]
H A Dshrpx_log.cc557 auto iov = make_byte_ref(balloc, len + 1); in construct_absolute_request_uri() local
H A Dshrpx_live_check.cc477 struct iovec iov; in write_tls() local
546 struct iovec iov; in write_clear() local
H A Dutil.h460 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 Drecvmsg01.c30 static struct iovec iov[1]; variable
52 struct iovec *iov; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c64 static struct iovec iov[1]; variable
89 struct iovec *iov; member
[all...]
/third_party/lwip/test/unit/api/
H A Dtest_sockets.c553 struct iovec iov; in test_sockets_msgapi_cmsg() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
H A Dintel.c955 struct iovec iov; in request_microcode_user() local
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dfile.c511 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 Daf_ninet.c644 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 Dmsg_zerocopy.c483 struct iovec iov[3] = { {0} }; in do_tx() local
H A Dudpgso_bench_tx.c330 struct iovec iov[max_nr_msg]; in send_udp_sendmmsg() local
394 struct iovec iov = {0}; in send_udp_segment() local
[all...]

Completed in 22 milliseconds

12345678910>>...19