Home
last modified time | relevance | path

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

12

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_empty_tree.c58 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree()
H A Dfdt_sw.c88 int fdt_create(void *buf, int bufsize) in fdt_create()
110 int fdt_resize(void *fdt, void *buf, int bufsize) in fdt_resize()
H A Dfdt.c245 int fdt_move(const void *fdt, void *buf, int bufsize) in fdt_move()
H A Dfdt_rw.c429 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into()
/openbmc/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
/openbmc/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
/openbmc/u-boot/drivers/fpga/
H A Dlattice.c21 static unsigned long bufsize; variable
/openbmc/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()
/openbmc/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
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c187 static void sunxi_spi0_read_data(u8 *buf, u32 addr, u32 bufsize, in sunxi_spi0_read_data()
/openbmc/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()
/openbmc/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()
/openbmc/u-boot/scripts/dtc/
H A Dutil.c234 off_t bufsize = 1024, offset = 0; in utilfdt_read_err_len() local
/openbmc/qemu/include/ui/
H A Dspice-display.h90 int bufsize; member
/openbmc/u-boot/board/gdsys/common/
H A Dosd.c65 size_t bufsize; variable
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c345 u16 tmp, bufsize; in send_bulk_packet() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c494 unsigned int bufsize = mtd->writesize + mtd->oobsize; in fsl_elbc_write_buf() local
H A Dfsl_ifc_nand.c576 unsigned int bufsize = mtd->writesize + mtd->oobsize; in fsl_ifc_write_buf() local
/openbmc/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()
/openbmc/qemu/hw/net/
H A Dspapr_llan.c93 int32_t bufsize; member
/openbmc/u-boot/tools/
H A Dfdtgrep.c703 off_t bufsize = 1024, offset = 0; in utilfdt_read_err_len() local
/openbmc/qemu/block/
H A Dqcow2-cluster.c232 int bufsize = MAX(L1E_SIZE, in qcow2_write_l1_entry() local
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c379 bool in, size_t bufsize) in usb_host_req_alloc()
/openbmc/qemu/
H A Dqemu-img.c4619 int bufsize; member
4720 ssize_t bufsize = 4096; in img_bench() local

12