| /openbmc/u-boot/common/ |
| H A D | bouncebuf.c | 34 size_t len, unsigned int flags) in bounce_buffer_start()
|
| /openbmc/qemu/tests/bench/ |
| H A D | bufferiszero-bench.c | 22 for (size_t len = 1 * KiB; len <= max; len *= 4) { in test() local
|
| /openbmc/google-misc/subprojects/ncsid/src/ |
| H A D | net_sockio.cpp | 35 int SockIO::write(const void* buf, size_t len) in write()
|
| /openbmc/qemu/disas/ |
| H A D | hexagon.c | 37 int i, len; in print_insn_hexagon() local
|
| /openbmc/u-boot/tools/ |
| H A D | ncb.c | 9 int s, len, o, port = 6666; in main() local
|
| /openbmc/obmc-console/test/ |
| H A D | test-ringbuffer-contained-read.c | 15 size_t len; in test_contained_read() local
|
| H A D | test-ringbuffer-contained-offset-read.c | 15 size_t len; in test_contained_offset_read() local
|
| H A D | test-ringbuffer-boundary-read.c | 15 size_t len; in test_boundary_read() local
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | noexec.c | 13 static void arch_flush(void *p, int len) in arch_flush()
|
| /openbmc/qemu/tests/tcg/riscv64/ |
| H A D | noexec.c | 13 static void arch_flush(void *p, int len) in arch_flush()
|
| /openbmc/qemu/tests/qtest/migration/ |
| H A D | bootfile.c | 40 size_t len; in bootfile_create() local
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | aspeed_spi.c | 470 static int get_mid_point_of_longest_one(u8 *buf, u32 len) in get_mid_point_of_longest_one() 739 size_t len) in aspeed_spi_read_from_ahb() 754 size_t len) in aspeed_spi_write_to_ahb() 792 u8 opcode, u8 *read_buf, int len) in aspeed_spi_read_reg() 816 u8 opcode, const u8 *write_buf, int len) in aspeed_spi_write_reg() 890 unsigned int len, u8 *read_buf) in aspeed_spi_read_user() 932 unsigned int len, u8 *read_buf) in aspeed_spi_read_sfdp() 968 unsigned int len, const u8 *write_buf) in aspeed_spi_write_user() 1020 unsigned int len, u8 *read_buf) in aspeed_spi_read() 1346 u32 offset, size_t len) in aspeed_spi_write_addr_ftr_sanity() [all …]
|
| /openbmc/qemu/crypto/ |
| H A D | hmac-nettle.c | 51 size_t len; member 157 size_t len = iov[i].iov_len; in qcrypto_nettle_hmac_bytesv() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | npcm7xx_sdhci-test.c | 60 size_t len = strlen(msg); in write_sdread() local 92 size_t len = strlen(msg); in sdwrite_read() local
|
| H A D | aspeed-hace-utils.h | 46 uint32_t len; member 54 uint32_t len; member
|
| /openbmc/u-boot/fs/sandbox/ |
| H A D | sandboxfs.c | 120 int fs_read_sandbox(const char *filename, void *buf, loff_t offset, loff_t len, in fs_read_sandbox() 133 loff_t len, loff_t *actwrite) in fs_write_sandbox()
|
| /openbmc/ipmitool/lib/ |
| H A D | dimm_spd.c | 779 ipmi_spd_print(uint8_t *spd_data, int len) in ipmi_spd_print() 1022 int len, offset; in ipmi_spd_print_fru() local
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | fsl_upm.c | 130 static void upm_nand_write_buf(struct mtd_info *mtd, const u_char *buf, int len) in upm_nand_write_buf() 146 static void upm_nand_read_buf(struct mtd_info *mtd, u_char *buf, int len) in upm_nand_read_buf()
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | mw_eeprom.c | 152 int mw_eeprom_write(int dev, int addr, u8 *buffer, int len) in mw_eeprom_write() 193 int mw_eeprom_read(int dev, int addr, u8 *buffer, int len) in mw_eeprom_read()
|
| /openbmc/qemu/block/ |
| H A D | qed.c | 112 size_t len = nsectors * BDRV_SECTOR_SIZE; in qed_write_header() local 841 size_t len = MIN(bytes, SIZE_MAX); in bdrv_qed_co_block_status() local 911 qed_copy_from_backing_file(BDRVQEDState *s, uint64_t pos, uint64_t len, in qed_copy_from_backing_file() 1095 uint64_t start, len, offset; in qed_aio_write_cow() local 1171 qed_aio_write_alloc(QEDAIOCB *acb, size_t len) in qed_aio_write_alloc() 1235 qed_aio_write_inplace(QEDAIOCB *acb, uint64_t offset, size_t len) in qed_aio_write_inplace() 1278 qed_aio_write_data(void *opaque, int ret, uint64_t offset, size_t len) in qed_aio_write_data() 1311 qed_aio_read_data(void *opaque, int ret, uint64_t offset, size_t len) in qed_aio_read_data() 1352 size_t len; in qed_aio_next_io() local
|
| /openbmc/qemu/gdbstub/ |
| H A D | user.c | 152 void gdb_put_buffer(const uint8_t *buf, int len) in gdb_put_buffer() 338 socklen_t len; in gdb_accept_tcp() local 744 uint8_t *buf, int len, bool is_write) in gdb_target_memory_rw_debug() 784 int gdb_breakpoint_insert(CPUState *cs, int type, vaddr addr, vaddr len) in gdb_breakpoint_insert() 805 int gdb_breakpoint_remove(CPUState *cs, int type, vaddr addr, vaddr len) in gdb_breakpoint_remove() 936 unsigned long offset, len; in gdb_handle_query_xfer_siginfo() local
|
| /openbmc/u-boot/drivers/bootcount/ |
| H A D | bootcount_ext.c | 15 loff_t len; in bootcount_store() local
|
| /openbmc/obmc-console/ |
| H A D | console-socket.c | 61 size_t len; in console_socket_path_readable() local
|
| /openbmc/libpldm/tests/transport/ |
| H A D | send_recv_wrong_pldm_type.cpp | 50 size_t len; in TEST() local
|
| /openbmc/u-boot/board/armltd/vexpress/ |
| H A D | vexpress_tc2.c | 41 int offset, tmp, len; in ft_board_setup() local
|