Home
last modified time | relevance | path

Searched defs:iov_cnt (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/util/
H A Diov.c24 size_t iov_from_buf_full(const struct iovec *iov, unsigned int iov_cnt, in iov_from_buf_full()
43 size_t iov_to_buf_full(const struct iovec *iov, const unsigned int iov_cnt, in iov_to_buf_full()
62 size_t iov_memset(const struct iovec *iov, const unsigned int iov_cnt, in iov_memset()
81 size_t iov_size(const struct iovec *iov, const unsigned int iov_cnt) in iov_size()
95 do_send_recv(int sockfd, struct iovec *iov, unsigned iov_cnt, bool do_send) in do_send_recv()
232 void iov_hexdump(const struct iovec *iov, const unsigned int iov_cnt, in iov_hexdump()
250 const struct iovec *iov, unsigned int iov_cnt, in iov_copy()
617 unsigned int *iov_cnt, in iov_discard_front_undoable()
650 size_t iov_discard_front(struct iovec **iov, unsigned int *iov_cnt, in iov_discard_front()
657 unsigned int *iov_cnt, in iov_discard_back_undoable()
[all …]
H A Dcrc32c.c116 uint32_t iov_crc32c(uint32_t crc, const struct iovec *iov, size_t iov_cnt) in iov_crc32c()
H A Dosdep.c555 readv_writev(int fd, const struct iovec *iov, int iov_cnt, bool do_write) in readv_writev()
589 readv(int fd, const struct iovec *iov, int iov_cnt) in readv()
595 writev(int fd, const struct iovec *iov, int iov_cnt) in writev()
H A Dqemu-coroutine-io.c32 qemu_co_sendv_recvv(int sockfd, struct iovec *iov, unsigned iov_cnt, in qemu_co_sendv_recvv()
/openbmc/qemu/include/qemu/
H A Diov.h41 iov_from_buf(const struct iovec *iov, unsigned int iov_cnt, in iov_from_buf()
54 iov_to_buf(const struct iovec *iov, const unsigned int iov_cnt, in iov_to_buf()
98 #define iov_recv(sockfd, iov, iov_cnt, offset, bytes) \ argument
100 #define iov_send(sockfd, iov, iov_cnt, offset, bytes) \ argument
H A Dcoroutine.h296 #define qemu_co_recvv(sockfd, iov, iov_cnt, offset, bytes) \ argument
298 #define qemu_co_sendv(sockfd, iov, iov_cnt, offset, bytes) \ argument
/openbmc/qemu/tests/unit/
H A Dtest-iov.c267 unsigned int iov_cnt; in test_discard_front() local
348 unsigned int iov_cnt; in test_discard_front_undo() local
426 unsigned int iov_cnt; in test_discard_back() local
497 unsigned int iov_cnt; in test_discard_back_undo() local
/openbmc/qemu/net/
H A Dchecksum.c186 net_checksum_add_iov(const struct iovec *iov, const unsigned int iov_cnt, in net_checksum_add_iov()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1019 struct iovec *iov, unsigned int iov_cnt) in virtio_net_handle_rx_mode()
1052 struct iovec *iov, unsigned int iov_cnt) in virtio_net_handle_offloads()
1097 struct iovec *iov, unsigned int iov_cnt) in virtio_net_handle_mac()
1193 struct iovec *iov, unsigned int iov_cnt) in virtio_net_handle_vlan_table()
1222 struct iovec *iov, unsigned int iov_cnt) in virtio_net_handle_announce()
1372 unsigned int iov_cnt, in virtio_net_handle_rss()
1491 struct iovec *iov, unsigned int iov_cnt) in virtio_net_handle_mq()
1705 static void receive_header(VirtIONet *n, const struct iovec *iov, int iov_cnt, in receive_header()
H A Dnet_tx_pkt.c580 void *opaque, const struct iovec *iov, int iov_cnt, in net_tx_pkt_sendv()
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c58 const unsigned int iov_cnt) in vub_iov_size()
71 const unsigned int iov_cnt, void *buf) in vub_iov_to_buf()
/openbmc/linux/fs/smb/server/
H A Dksmbd_work.h43 int iov_cnt; member
/openbmc/linux/drivers/target/
H A Dtarget_core_user.c508 int prev_dbi, int length, int *iov_cnt) in tcmu_get_empty_block()
559 int blk_data_len, iov_cnt = 0; in tcmu_get_empty_blocks() local
857 int space, iov_cnt = 0, ret = 0; in tcmu_alloc_data_space() local
894 static inline size_t tcmu_cmd_get_base_cmd_size(size_t iov_cnt) in tcmu_cmd_get_base_cmd_size()
1020 int iov_cnt, iov_bidi_cnt; in queue_cmd_ring() local
/openbmc/linux/include/uapi/linux/
H A Dtarget_core_user.h116 __u32 iov_cnt; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c958 unsigned int iov_cnt, in virtio_iommu_iov_to_req()
1003 unsigned int iov_cnt; in virtio_iommu_handle_command() local
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_parameters.c45 int length, tx_sent, iov_cnt = 1; in iscsi_login_tx_data() local
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c444 const struct iovec *iov, size_t iov_cnt) in vmbus_iov_to_gpadl()
466 unsigned iov_cnt, size_t len, size_t off) in vmbus_map_sgl()
513 unsigned iov_cnt, size_t accessed) in vmbus_unmap_sgl()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h51 unsigned int iov_cnt; member
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c38 unsigned int iov_cnt; member
/openbmc/linux/include/linux/qed/
H A Dqed_if.h1420 int iov_cnt; member