/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_empty_tree.c | 58 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree()
|
H A D | fdt_sw.c | 88 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 D | fdt.c | 245 int fdt_move(const void *fdt, void *buf, int bufsize) in fdt_move()
|
H A D | fdt_rw.c | 429 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into()
|
/openbmc/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
|
/openbmc/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
|
/openbmc/u-boot/drivers/fpga/ |
H A D | lattice.c | 21 static unsigned long bufsize; variable
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | spl_spi_sunxi.c | 187 static void sunxi_spi0_read_data(u8 *buf, u32 addr, u32 bufsize, in sunxi_spi0_read_data()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/u-boot/scripts/dtc/ |
H A D | util.c | 234 off_t bufsize = 1024, offset = 0; in utilfdt_read_err_len() local
|
/openbmc/qemu/include/ui/ |
H A D | spice-display.h | 90 int bufsize; member
|
/openbmc/u-boot/board/gdsys/common/ |
H A D | osd.c | 65 size_t bufsize; variable
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 345 u16 tmp, bufsize; in send_bulk_packet() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsl_elbc_nand.c | 494 unsigned int bufsize = mtd->writesize + mtd->oobsize; in fsl_elbc_write_buf() local
|
H A D | fsl_ifc_nand.c | 576 unsigned int bufsize = mtd->writesize + mtd->oobsize; in fsl_ifc_write_buf() local
|
/openbmc/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()
|
/openbmc/qemu/hw/net/ |
H A D | spapr_llan.c | 93 int32_t bufsize; member
|
/openbmc/u-boot/tools/ |
H A D | fdtgrep.c | 703 off_t bufsize = 1024, offset = 0; in utilfdt_read_err_len() local
|
/openbmc/qemu/block/ |
H A D | qcow2-cluster.c | 232 int bufsize = MAX(L1E_SIZE, in qcow2_write_l1_entry() local
|
/openbmc/qemu/hw/usb/ |
H A D | host-libusb.c | 379 bool in, size_t bufsize) in usb_host_req_alloc()
|
/openbmc/qemu/ |
H A D | qemu-img.c | 4619 int bufsize; member 4720 ssize_t bufsize = 4096; in img_bench() local
|