Home
last modified time | relevance | path

Searched defs:iov_copy (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/util/
H A Diov.c249 unsigned iov_copy(struct iovec *dst_iov, unsigned int dst_iov_cnt, in iov_copy() function
/openbmc/qemu/net/
H A Dtap.c121 g_autofree struct iovec *iov_copy = NULL; in tap_receive_iov() local
/openbmc/qemu/hw/net/
H A Digb_core.c1774 size_t iov_copy; in igb_write_header_to_rx_buffers() local
1851 size_t iov_copy; in igb_write_payload_to_rx_buffers() local
H A De1000.c953 size_t iov_copy; in e1000_receive_iov() local
H A De1000e_core.c1557 size_t iov_copy; in e1000e_write_packet_to_guest() local
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c1046 g_autofree struct iovec *iov_copy = g_new(struct iovec, iovcnt + 2); in of_dpa_ig() local