Home
last modified time | relevance | path

Searched defs:bytes_to_copy (Results 1 – 5 of 5) sorted by relevance

/qemu/bsd-user/
H A Delfload.c171 int bytes_to_copy = (len > offset) ? offset : len; in copy_elf_strings() local
/qemu/hw/net/
H A Dcadence_gem.c1064 unsigned rxbufsize, bytes_to_copy; in gem_receive() local
H A Dvmxnet3.c931 size_t bytes_to_copy) in vmxnet3_pci_dma_writev()
/qemu/linux-user/
H A Delfload.c2274 int bytes_to_copy = (len > offset) ? offset : len; in copy_elf_strings() local
2305 int bytes_to_copy = (len > remaining) ? remaining : len; in copy_elf_strings() local
/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c1286 uint16_t bytes_to_copy = 0; in cmd_features_get_feature() local
1351 uint16_t bytes_to_copy = 0; in cmd_features_set_feature() local