/qemu/tests/qemu-iotests/ |
H A D | nbd-fault-injector.py | 79 def recvall(sock, bufsize): argument 109 def check(self, event, io, bufsize=None): argument 126 def recv(self, bufsize, event): argument
|
/qemu/tests/qtest/ |
H A D | ahci-test.c | 852 static void ahci_test_io_rw_simple(AHCIQState *ahci, unsigned bufsize, in ahci_test_io_rw_simple() 1026 size_t bufsize = 4096; in test_dma_fragmented() local 1076 unsigned bufsize = 512; in make_dirty() local 1157 size_t bufsize = 4096; in ahci_migrate_simple() local 1212 size_t bufsize = 4096; in ahci_halted_io_test() local 1277 size_t bufsize = 4096; in ahci_migrate_halted_io() local 1435 int bufsize = 4 * 1024; in test_reset_pending_callback() local 1844 unsigned bufsize, uint64_t sector) in test_io_rw_interface() 1861 unsigned bufsize; in test_io_interface() local
|
/qemu/tests/tcg/multiarch/ |
H A D | sha512.c | 383 size_t bufsize = ctx->bytes % 128; in add() local 523 bool hex_decode(const char *str, size_t slen, void *buf, size_t bufsize) in hex_decode() 550 bool hex_encode(const void *buf, size_t bufsize, char *dest, size_t destsize) in hex_encode()
|
/qemu/hw/misc/ |
H A D | bcm2835_property.c | 48 uint32_t bufsize = ldl_le_phys(&s->dma_as, value + 4); in bcm2835_property_mbox_push() local
|
H A D | pci-testdev.c | 47 unsigned bufsize; member
|
/qemu/bsd-user/freebsd/ |
H A D | os-stat.h | 378 abi_long bufsize, abi_long flags) in do_freebsd11_getfsstat() 416 abi_long bufsize, abi_long flags) in do_freebsd_getfsstat()
|
/qemu/tests/qtest/libqos/ |
H A D | ahci.c | 753 size_t bufsize, uint64_t sector) in ahci_guest_io_halt() 779 uint64_t buffer, size_t bufsize, uint64_t sector) in ahci_guest_io() 809 void *buffer, size_t bufsize, uint64_t sector) in ahci_io()
|
/qemu/include/ui/ |
H A D | spice-display.h | 90 int bufsize; member
|
/qemu/target/ppc/ |
H A D | kvm_ppc.h | 342 static inline int kvmppc_save_htab(QEMUFile *f, int fd, size_t bufsize, in kvmppc_save_htab()
|
H A D | kvm.c | 2722 int kvmppc_save_htab(QEMUFile *f, int fd, size_t bufsize, int64_t max_ns) in kvmppc_save_htab()
|
/qemu/hw/net/ |
H A D | spapr_llan.c | 93 int32_t bufsize; member
|
H A D | virtio-net.c | 1656 static int virtio_net_has_buffers(VirtIONetQueue *q, int bufsize) in virtio_net_has_buffers()
|
H A D | igb_core.c | 930 uint32_t bufsize = igb_rxbufsize(core, r); in igb_has_rxbufs() local
|
/qemu/block/ |
H A D | qcow2-cluster.c | 232 int bufsize = MAX(L1E_SIZE, in qcow2_write_l1_entry() local
|
/qemu/hw/usb/ |
H A D | host-libusb.c | 379 bool in, size_t bufsize) in usb_host_req_alloc()
|
/qemu/ |
H A D | qemu-img.c | 4419 int bufsize; member 4520 size_t bufsize = 4096; in img_bench() local
|