Searched defs:iov (Results 1 - 25 of 175) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/asp/
H A Dasp_close.c44 struct iovec iov[ 1 ]; local
H A Dasp_shutdown.c24 struct iovec iov; local
H A Dasp_attn.c30 struct iovec iov[ 1 ]; local
H A Dasp_cmdreply.c44 struct iovec iov[ ASP_MAXPACKETS ]; local
H A Dasp_write.c44 struct iovec iov[ ASP_MAXPACKETS ]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/asp/
H A Dasp_close.c44 struct iovec iov[ 1 ]; local
H A Dasp_shutdown.c24 struct iovec iov; local
H A Dasp_attn.c30 struct iovec iov[ 1 ]; local
H A Dasp_cmdreply.c44 struct iovec iov[ ASP_MAXPACKETS ]; local
H A Dasp_write.c44 struct iovec iov[ ASP_MAXPACKETS ]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dfile.c51 ext3_file_write(struct kiocb *iocb, const struct iovec *iov, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dfile.c51 ext4_file_write(struct kiocb *iocb, const struct iovec *iov, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dverror_msg.c74 struct iovec iov[3]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Duio.h49 static inline size_t iov_length(const struct iovec *iov, unsigned long nr_segs) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/netddp/
H A Dnetddp_recvfrom.c45 struct iovec iov[2]; local
H A Dnetddp_sendto.c46 struct iovec iov[2]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/netddp/
H A Dnetddp_recvfrom.c45 struct iovec iov[2]; local
H A Dnetddp_sendto.c46 struct iovec iov[2]; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dfilemap.h87 const struct iovec *iov = *iovp; local
63 filemap_copy_from_user_iovec(struct page *page, unsigned long offset, const struct iovec *iov, size_t base, size_t bytes) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Drecv.c28 struct iovec iov; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_kern_chan.c58 static int fuse_kern_chan_send(struct fuse_chan *ch, const struct iovec iov[], argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/getzones/
H A Dgetzones.c45 struct iovec iov; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/getzones/
H A Dgetzones.c45 struct iovec iov; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Diovec.c39 int verify_iovec(struct msghdr *m, struct iovec *iov, char *address, int mode) argument
82 int memcpy_toiovec(struct iovec *iov, unsigned char *kdata, int len) argument
106 memcpy_fromiovec(unsigned char *kdata, struct iovec *iov, int len) argument
127 memcpy_fromiovecend(unsigned char *kdata, struct iovec *iov, int offset, int len) argument
159 csum_partial_copy_fromiovecend(unsigned char *kdata, struct iovec *iov, int offset, unsigned int len, __wsum *csump) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/dma/
H A Diovlock.c34 static int num_pages_spanned(struct iovec *iov) argument
49 struct dma_pinned_list *dma_pin_iovec_pages(struct iovec *iov, size_t len) argument
146 dma_memcpy_to_kernel_iovec(struct dma_chan *chan, struct iovec *iov, unsigned char *kdata, size_t len) argument
178 dma_memcpy_to_iovec(struct dma_chan *chan, struct iovec *iov, struct dma_pinned_list *pinned_list, unsigned char *kdata, size_t len) argument
238 dma_memcpy_pg_to_iovec(struct dma_chan *chan, struct iovec *iov, struct dma_pinned_list *pinned_list, struct page *page, unsigned int offset, size_t len) argument
[all...]

Completed in 291 milliseconds

1234567