Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 16 of 16) sorted by relevance

/qemu/tests/qemu-iotests/
H A Dnbd-fault-injector.py79 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 Dahci-test.c852 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 Dsha512.c383 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 Dbcm2835_property.c48 uint32_t bufsize = ldl_le_phys(&s->dma_as, value + 4); in bcm2835_property_mbox_push() local
H A Dpci-testdev.c47 unsigned bufsize; member
/qemu/bsd-user/freebsd/
H A Dos-stat.h378 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 Dahci.c753 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 Dspice-display.h90 int bufsize; member
/qemu/target/ppc/
H A Dkvm_ppc.h342 static inline int kvmppc_save_htab(QEMUFile *f, int fd, size_t bufsize, in kvmppc_save_htab()
H A Dkvm.c2722 int kvmppc_save_htab(QEMUFile *f, int fd, size_t bufsize, int64_t max_ns) in kvmppc_save_htab()
/qemu/hw/net/
H A Dspapr_llan.c93 int32_t bufsize; member
H A Dvirtio-net.c1656 static int virtio_net_has_buffers(VirtIONetQueue *q, int bufsize) in virtio_net_has_buffers()
H A Digb_core.c930 uint32_t bufsize = igb_rxbufsize(core, r); in igb_has_rxbufs() local
/qemu/block/
H A Dqcow2-cluster.c232 int bufsize = MAX(L1E_SIZE, in qcow2_write_l1_entry() local
/qemu/hw/usb/
H A Dhost-libusb.c379 bool in, size_t bufsize) in usb_host_req_alloc()
/qemu/
H A Dqemu-img.c4419 int bufsize; member
4520 size_t bufsize = 4096; in img_bench() local