Searched defs:iov (Results 151 - 175 of 266) sorted by relevance

1234567891011

/freebsd-13-stable/contrib/blacklist/lib/
H A Dbl.c361 struct iovec iov; local
423 struct iovec iov; local
/freebsd-13-stable/contrib/capsicum-test/
H A Dcapmode.cc219 struct iovec iov; local
373 struct iovec iov; local
H A Dprocdesc.cc1021 struct iovec iov[1]; local
/freebsd-13-stable/contrib/ipfilter/tools/
H A Dipftest.c610 struct iovec iov; local
/freebsd-13-stable/contrib/lib9p/
H A Dutils.c164 l9p_truncate_iov(struct iovec *iov, size_t niov, size_t length) argument
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c556 struct iovec iov; local
/freebsd-13-stable/sys/dev/pci/
H A Dpci_iov_schema.c856 const nvlist_t *pf, *iov; local
/freebsd-13-stable/sys/dev/beri/virtio/network/
H A Dif_vtbe.c145 struct iovec iov[DESC_COUNT]; local
389 struct iovec iov[DESC_COUNT]; local
[all...]
/freebsd-13-stable/sys/dev/beri/virtio/
H A Dvirtio_block.c111 vtblk_rdwr(struct beri_vtblk_softc *sc, struct iovec *iov, argument
151 struct iovec iov[VTBLK_MAXSEGS + 2]; local
[all...]
/freebsd-13-stable/sys/dev/vmware/vmci/
H A Dvmci_kernel_if.c719 vmci_memcpy_toiovec(struct iovec *iov, uint8_t *src, size_t len) argument
737 vmci_memcpy_fromiovec(uint8_t *dst, struct iovec *iov, size_t len) argument
798 struct iovec *iov = (struct iovec *)src; local
855 struct iovec *iov = (struct iovec *)dest; local
[all...]
/freebsd-13-stable/sys/fs/unionfs/
H A Dunion_subr.c991 struct iovec iov; local
1136 struct iovec iov; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_bus_dma.c344 struct iovec *iov; local
H A Dsubr_sglist.c586 struct iovec *iov; local
634 struct iovec *iov; local
[all...]
/freebsd-13-stable/sys/sys/
H A Daio.h144 struct iovec iov[1]; /* (*) storage for non-vectored uio */ member in struct:kaiocb
/freebsd-13-stable/sys/dev/ksyms/
H A Dksyms.c163 struct iovec iov; local
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c152 struct iovec *iov; local
194 struct iovec *iov; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dchangepw.c83 struct iovec iov[3]; local
177 struct iovec iov[3]; local
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Dvirtio.c214 _vq_record(int i, volatile struct virtio_desc *vd, struct vmctx *ctx, struct iovec *iov, int n_iov, uint16_t *flags) argument
266 vq_getchain(struct vqueue_info *vq, uint16_t *pidx, struct iovec *iov, int n_iov, uint16_t *flags) argument
/freebsd-13-stable/usr.sbin/ppp/
H A Ddatalink.c1294 iov2datalink(struct bundle *bundle, struct iovec *iov, int *niov, int maxiov, argument
1388 datalink2iov(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, argument
[all...]
H A Dtty.c577 tty_device2iov(struct device *d, struct iovec *iov, int *niov, argument
634 tty_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
/freebsd-13-stable/usr.sbin/rtsold/
H A Drtsol.c162 struct iovec iov; local
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c311 static int sdp_update_iov_used(struct socket *sk, struct iovec *iov, int len) argument
549 int sdp_rdma_to_iovec(struct socket *sk, struct iovec *iov, struct mbuf *mb, argument
643 do_sdp_sendmsg_zcopy(struct socket *sk, struct tx_srcavail_state *tx_sa, struct iovec *iov, long *timeo) argument
713 sdp_sendmsg_zcopy(struct kiocb *iocb, struct socket *sk, struct iovec *iov) argument
[all...]
/freebsd-13-stable/tools/tools/net80211/wlaninject/
H A Dwlaninject.c123 struct iovec iov[2]; local
/freebsd-13-stable/usr.bin/script/
H A Dscript.c387 struct iovec iov[2]; local
/freebsd-13-stable/tests/sys/fs/fusefs/
H A Dwrite.cc452 struct iovec iov[2]; local

Completed in 305 milliseconds

1234567891011