Searched refs:iovec (Results 26 - 50 of 254) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/asp/
H A Dasp_attn.c30 struct iovec iov[ 1 ];
H A Dasp_cmdreply.c44 struct iovec iov[ ASP_MAXPACKETS ];
H A Dasp_shutdown.c24 struct iovec iov;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/netddp/
H A Dnetddp_recvfrom.c45 struct iovec iov[2];
H A Dnetddp_sendto.c46 struct iovec iov[2];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Diovlock.c25 * skb to iovec copies.
35 static int num_pages_spanned(struct iovec *iov)
43 * Pin down all the iovec pages needed for len bytes.
50 struct dma_pinned_list *dma_pin_iovec_pages(struct iovec *iov, size_t len)
151 dma_cookie_t dma_memcpy_to_iovec(struct dma_chan *chan, struct iovec *iov,
212 dma_cookie_t dma_memcpy_pg_to_iovec(struct dma_chan *chan, struct iovec *iov,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A DMakefile5 obj-y := sock.o request_sock.o skbuff.o iovec.o datagram.o stream.o scm.o \
H A Duser_dma.c25 * skb to iovec copies.
39 * dma_skb_copy_datagram_iovec - Copy a datagram to an iovec.
42 * @iovec - io vector to copy to
43 * @len - amount of data to copy from buffer to iovec
44 * @pinned_list - locked iovec buffer data
46 * Note: the iovec is modified during the copy.
49 struct sk_buff *skb, int offset, struct iovec *to,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcompat.h44 extern int verify_compat_iovec(struct msghdr *, struct iovec *, struct sockaddr *, int);
H A Dudplite.h22 return memcpy_fromiovecend(to, (struct iovec *) from, offset, len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpgre.c442 struct iovec iovec[2]; local
487 iovec[0].iov_base = u.buffer;
488 iovec[0].iov_len = header_len;
489 iovec[1].iov_base = pack;
490 iovec[1].iov_len = len;
491 return writev(fd, iovec, 2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_xs.c226 const struct kvec *iovec,
240 msg.len += iovec[i].iov_len;
251 err = xb_write(iovec[i].iov_base, iovec[i].iov_len);
288 struct kvec iovec; local
290 iovec.iov_base = (void *)string;
291 iovec.iov_len = strlen(string) + 1;
292 return xs_talkv(t, type, &iovec, 1, len);
411 struct kvec iovec[2]; local
418 iovec[
224 xs_talkv(struct xenbus_transaction t, enum xsd_sockmsg_type type, const struct kvec *iovec, unsigned int num_vecs, unsigned int *len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c495 __repmgr_writev(fd, iovec, buf_count, byte_count_p)
497 db_iovec_t *iovec;
503 if ((nw = writev(fd, iovec, buf_count)) == -1)
513 __repmgr_readv(fd, iovec, buf_count, byte_count_p)
515 db_iovec_t *iovec;
521 if ((nw = readv(fd, iovec, buf_count)) == -1)
H A Drepmgr_windows.c486 __repmgr_writev(fd, iovec, buf_count, byte_count_p)
488 db_iovec_t *iovec;
494 if (WSASend(fd, iovec,
503 __repmgr_readv(fd, iovec, buf_count, xfr_count_p)
505 db_iovec_t *iovec;
512 if (WSARecv(fd, iovec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dsocket.c50 struct iovec vec;
83 struct iovec vec;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dfile.c59 ext4_file_write(struct kiocb *iocb, const struct iovec *iov,
78 nr_segs = iov_shorten((struct iovec *)iov, nr_segs,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Daio.h113 struct iovec ki_inline_vec; /* inline vector */
114 struct iovec *ki_iovec;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Dcryptocop.h230 struct iovec *indata;
234 struct iovec *outdata;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dudp_io.c37 struct iovec iov[1];
110 struct iovec iov[1];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dmessage.c258 struct rds_message *rds_message_copy_from_user(struct iovec *first_iov,
265 struct iovec *iov;
333 struct iovec *first_iov, size_t size)
336 struct iovec *iov;
H A Dtcp.h74 int rds_tcp_inc_copy_to_user(struct rds_incoming *inc, struct iovec *iov,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_neighbor.h73 struct iovec dbdesc_last_send[1024];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Ddirect.c111 * @nr_segs: size of iovec array
118 ssize_t nfs_direct_IO(int rw, struct kiocb *iocb, const struct iovec *iov, loff_t pos, unsigned long nr_segs)
282 const struct iovec *iov,
388 const struct iovec *iov,
399 const struct iovec *vec = &iov[seg];
423 static ssize_t nfs_direct_read(struct kiocb *iocb, const struct iovec *iov,
713 const struct iovec *iov,
823 const struct iovec *iov,
834 const struct iovec *vec = &iov[seg];
859 static ssize_t nfs_direct_write(struct kiocb *iocb, const struct iovec *io
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dpipe.c106 pipe_iov_copy_from_user(void *to, struct iovec *iov, unsigned long len,
132 pipe_iov_copy_to_user(struct iovec *iov, const void *from, unsigned long len,
161 static int iov_fault_in_pages_write(struct iovec *iov, unsigned long len)
183 static void iov_fault_in_pages_read(struct iovec *iov, unsigned long len)
349 pipe_read(struct kiocb *iocb, const struct iovec *_iov,
357 struct iovec *iov = (struct iovec *)_iov;
462 pipe_write(struct kiocb *iocb, const struct iovec *_iov,
470 struct iovec *iov = (struct iovec *)_io
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dnetfs.h318 struct iovec iovec; member in struct:netfs_trans
354 * iovec.iov_base area.
402 return (signed)(t->total_size - t->iovec.iov_len);
407 return t->iovec.iov_base + t->iovec.iov_len;
675 t->iovec.iov_len += sizeof(struct netfs_cmd) + sz;

Completed in 230 milliseconds

1234567891011