Searched defs:iov (Results 26 - 50 of 162) sorted by relevance

1234567

/linux-master/tools/testing/selftests/mm/
H A Dgup_longterm.c185 struct iovec iov; local
/linux-master/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c100 struct iovec iov; local
H A Dudpgso_bench_rx.c219 struct iovec iov = {0}; local
H A Dcmsg_sender.c430 struct iovec iov[1]; local
/linux-master/tools/testing/selftests/uevent/
H A Duevent_filtering.c85 struct iovec iov = { buf, __UEVENT_BUFFER_SIZE }; local
/linux-master/fs/afs/
H A Drxrpc.c302 struct kvec iov[1]; local
834 struct kvec iov[1]; local
/linux-master/net/rxrpc/
H A Dconn_event.c83 struct kvec iov[3]; local
[all...]
/linux-master/fs/smb/client/
H A Dsmb2file.c26 static struct smb2_symlink_err_rsp *symlink_data(const struct kvec *iov) argument
66 int smb2_parse_symlink_response(struct cifs_sb_info *cifs_sb, const struct kvec *iov, char **path) argument
[all...]
H A Dreparse.c25 struct kvec iov; local
125 struct kvec iov; local
84 nfs_set_reparse_buf(struct reparse_posix_data *buf, mode_t mode, dev_t dev, struct kvec *iov) argument
149 wsl_set_reparse_buf(struct reparse_data_buffer *buf, mode_t mode, struct kvec *iov) argument
197 wsl_set_xattrs(struct inode *inode, umode_t _mode, dev_t _dev, struct kvec *iov) argument
[all...]
H A Dlink.c408 struct kvec iov[2]; local
H A Dcifsencrypt.c177 struct kvec *iov = rqst->rq_iov; local
298 int cifs_sign_smbv(struct kvec *iov, int n_vec, struct TCP_Server_Info *server, argument
311 struct kvec iov[2]; local
[all...]
/linux-master/tools/testing/vsock/
H A Dvsock_diag_test.c185 struct iovec iov = { local
214 struct iovec iov = { local
/linux-master/fs/bcachefs/
H A Dfs-io-direct.c222 const struct iovec *iov; member in struct:dio_write
302 struct iovec *iov = dio->inline_vecs; local
[all...]
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h108 struct iovec iov; local
128 struct iovec iov; local
146 struct iovec iov; local
192 struct iovec iov; local
235 struct iovec iov; local
283 struct iovec iov; local
370 struct iovec iov; local
394 struct iovec iov; local
539 struct iovec iov; local
568 struct iovec iov; local
612 struct iovec iov; local
642 struct iovec iov; local
672 struct iovec iov; local
701 struct iovec iov; local
719 struct iovec iov; local
[all...]
/linux-master/drivers/usb/usbip/
H A Dusbip_common.c305 struct kvec iov = {.iov_base = buf, .iov_len = size}; local
/linux-master/drivers/isdn/mISDN/
H A Dl1oip_core.c637 struct kvec iov; local
/linux-master/tools/testing/selftests/proc/
H A Dproc-pid-vm.c155 struct iovec iov[3] = { local
/linux-master/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c95 struct iovec iov; local
104 struct iovec iov; local
117 struct iovec iov; local
152 struct iovec iov; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c472 struct iovec iov[] = { local
H A Dsock_addr.c398 struct iovec iov; local
/linux-master/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h108 struct iovec iov; member in struct:user_sdma_iovec
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c333 struct iovec iov = { local
/linux-master/net/
H A Dcompat.c83 get_compat_msghdr(struct msghdr *kmsg, struct compat_msghdr __user *umsg, struct sockaddr __user **save_addr, struct iovec **iov) argument
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp.c392 struct kvec iov[3]; local
[all...]
/linux-master/block/
H A Dblk-map.c18 struct iovec iov[]; member in struct:bio_map_data
709 struct iovec *iov = fast_iov; local

Completed in 284 milliseconds

1234567