Home
last modified time | relevance | path

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

12345678910>>...19

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dcmsg_sender.c418 struct iovec iov[1]; in main() local
H A Dudpgso.c456 struct iovec iov = {0}; in send_one() local
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/arm64/fp/
H A Dsve-ptrace.c95 struct iovec iov; in get_fpsimd() local
104 struct iovec iov; in set_fpsimd() local
117 struct iovec iov; in get_sve() local
152 struct iovec iov; set_sve() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c472 struct iovec iov[] = { in tx_tap() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h108 struct iovec iov; in ptrace_read_regs() local
128 struct iovec iov; in ptrace_write_regs() local
146 struct iovec iov; in show_tar_registers() local
192 struct iovec iov; write_tar_registers() local
235 struct iovec iov; show_tm_checkpointed_state() local
283 struct iovec iov; write_ckpt_tar_registers() local
370 struct iovec iov; show_ckpt_fpr() local
394 struct iovec iov; write_ckpt_fpr() local
539 struct iovec iov; show_ckpt_gpr() local
568 struct iovec iov; write_ckpt_gpr() local
612 struct iovec iov; show_vmx_ckpt() local
642 struct iovec iov; write_vmx_ckpt() local
672 struct iovec iov; show_vsx_ckpt() local
701 struct iovec iov; write_vsx_ckpt() local
719 struct iovec iov; show_tm_spr() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c333 struct iovec iov = { in process_one_client() 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...]

Completed in 21 milliseconds

12345678910>>...19