Home
last modified time | relevance | path

Searched defs:buf_size (Results 1 – 25 of 50) sorted by relevance

12

/qemu/tests/qemu-iotests/
H A D21841 def start_mirror(vm, speed=None, buf_size=None): argument
/qemu/replay/
H A Dreplay-random.c34 size_t buf_size = 0; in replay_read_random() local
/qemu/ui/
H A Dutil.c31 static bool append_pci_address(char *buf, size_t buf_size, const PCIDevice *pci) in append_pci_address()
/qemu/hw/9pfs/
H A Dvirtio-9p-device.c161 size_t buf_size = iov_size(elem->in_sg, elem->in_num); in virtio_init_in_iov_from_pdu() local
181 size_t buf_size = iov_size(elem->out_sg, elem->out_num); in virtio_init_out_iov_from_pdu() local
H A Dxen-9p-backend.c206 size_t buf_size; in xen_9pfs_init_in_iov_from_pdu() local
/qemu/util/
H A Dcutils.c55 void strpadcpy(char *buf, int buf_size, const char *str, char pad) in strpadcpy()
62 void pstrcpy(char *buf, int buf_size, const char *str) in pstrcpy()
80 char *pstrcat(char *buf, int buf_size, const char *s) in pstrcat()
/qemu/block/
H A Dcloop.c48 static int cloop_probe(const uint8_t *buf, int buf_size, const char *filename) in cloop_probe()
H A Dmirror.c73 size_t buf_size; member
675 size_t buf_size = s->buf_size; in mirror_free_init() local
1822 uint32_t granularity, int64_t buf_size, in mirror_start_job()
2125 uint32_t granularity, int64_t buf_size, in mirror_start()
H A Dqcow.c98 static int qcow_probe(const uint8_t *buf, int buf_size, const char *filename) in qcow_probe()
569 const uint8_t *buf, int buf_size) in decompress_buffer()
H A Dbochs.c83 static int bochs_probe(const uint8_t *buf, int buf_size, const char *filename) in bochs_probe()
H A Dcrypto.c48 int buf_size, in block_crypto_probe_generic()
683 int buf_size, in block_crypto_probe_luks()
H A Ddmg.c58 static int dmg_probe(const uint8_t *buf, int buf_size, const char *filename) in dmg_probe()
/qemu/tests/unit/
H A Dtest-hbitmap.c652 uint8_t *buf, size_t buf_size, in hbitmap_test_serialize_range()
704 size_t buf_size; in test_hbitmap_serialize_basic() local
729 size_t buf_size; in test_hbitmap_serialize_part() local
/qemu/tests/qtest/
H A Dlibqmp.c100 const char *buf, size_t buf_size) in socket_send_fds()
/qemu/include/hw/uefi/
H A Dvar-service.h52 uint32_t buf_size; member
/qemu/include/ui/
H A Dpixman-minimal.h122 size_t buf_size = 0; in create_bits() local
/qemu/include/system/
H A Ddump.h53 int64_t buf_size; member
142 size_t buf_size; /* size of the buf */ member
/qemu/qga/
H A Dchannel-win32.c10 size_t buf_size; member
/qemu/migration/
H A Dblock-dirty-bitmap.c433 uint64_t buf_size = QEMU_ALIGN_UP(unaligned_size, align); in send_bitmap_bits() local
995 uint64_t buf_size = qemu_get_be64(f); in dirty_bitmap_load_bits() local
/qemu/hw/net/rocker/
H A Drocker_desc.c43 size_t buf_size; member
/qemu/audio/
H A Dsndioaudio.c43 size_t buf_size; member
H A Ddbusaudio.c65 size_t buf_size; member
/qemu/hw/scsi/
H A Dscsi-generic.c528 uint8_t *buf, uint8_t buf_size, uint32_t timeout) in scsi_SG_IO_FROM_DEV()
/qemu/include/hw/arm/
H A Draspberrypi-fw-defs.h166 uint32_t buf_size; member
/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c1054 const qemu_can_frame *buf, size_t buf_size) { in xlnx_zynqmp_can_receive()

12