Home
last modified time | relevance | path

Searched defs:len (Results 251 – 275 of 1692) sorted by relevance

1...<<11121314151617181920>>...68

/openbmc/qemu/system/
H A Dphysmem.c1718 static int memory_try_enable_merging(void *addr, size_t len) in memory_try_enable_merging()
2436 hwaddr len = 0; in qemu_ram_ptr_length() local
2598 unsigned len, MemTxAttrs attrs) in subpage_read()
2617 uint64_t value, unsigned len, MemTxAttrs attrs) in subpage_write()
2632 unsigned len, bool is_write, in subpage_accepts()
2919 hwaddr addr, hwaddr len) in flatview_access_allowed()
2936 hwaddr len, hwaddr mr_addr, in flatview_write_continue_step()
2988 hwaddr len, hwaddr mr_addr, in flatview_write_continue()
3015 const void *buf, hwaddr len) in flatview_write()
3031 hwaddr len, hwaddr mr_addr, in flatview_read_continue_step()
[all …]
/openbmc/u-boot/drivers/i2c/
H A Ddesignware_i2c.c253 int alen, u8 *buffer, int len) in __dw_i2c_read()
321 int alen, u8 *buffer, int len) in __dw_i2c_write()
445 int alen, u8 *buffer, int len) in dw_i2c_read()
451 int alen, u8 *buffer, int len) in dw_i2c_write()
H A Dimx_lpi2c.c96 static int bus_i2c_send(struct udevice *bus, u8 *txbuf, int len) in bus_i2c_send()
117 static int bus_i2c_receive(struct udevice *bus, u8 *rxbuf, int len) in bus_i2c_receive()
235 static int bus_i2c_read(struct udevice *bus, u32 chip, u8 *buf, int len) in bus_i2c_read()
249 static int bus_i2c_write(struct udevice *bus, u32 chip, u8 *buf, int len) in bus_i2c_write()
/openbmc/u-boot/common/
H A Dcli_readline.c202 unsigned long *eol_num, char *buf, unsigned long len) in cread_add_char()
236 char *buf, unsigned long len) in cread_add_str()
244 static int cread_line(const char *const prompt, char *buf, unsigned int *len, in cread_line()
530 unsigned int len = CONFIG_SYS_CBSIZE; in cli_readline_into_buffer() local
/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c80 journal_read (int block, int len, char *buffer) in journal_read()
91 block_read (unsigned int blockNr, int start, int len, char *buffer) in block_read()
586 reiserfs_read (char *buf, unsigned len) in reiserfs_read()
721 unsigned int len; in reiserfs_dir() local
/openbmc/qemu/tests/qtest/
H A Dvirtio-net-test.c40 int len = htonl(sizeof(test)); in rx_test() local
75 uint32_t len; in tx_test() local
107 int len = htonl(sizeof(test)); in rx_stop_cont_test() local
192 int len; in announce_self() local
/openbmc/qemu/chardev/
H A Dchar-fe.c33 int qemu_chr_fe_write(CharBackend *be, const uint8_t *buf, int len) in qemu_chr_fe_write()
44 int qemu_chr_fe_write_all(CharBackend *be, const uint8_t *buf, int len) in qemu_chr_fe_write_all()
55 int qemu_chr_fe_read_all(CharBackend *be, uint8_t *buf, int len) in qemu_chr_fe_read_all()
125 int qemu_chr_fe_get_msgfds(CharBackend *be, int *fds, int len) in qemu_chr_fe_get_msgfds()
/openbmc/obmc-console/
H A Dsocket-handler.c129 static ssize_t send_all(struct client *client, void *buf, size_t len, in send_all()
178 size_t len; in client_drain_queue() local
225 size_t len; in client_ringbuffer_poll() local
437 ssize_t len; in socket_init() local
H A Dutil.c22 int write_buf_to_fd(int fd, const uint8_t *buf, size_t len) in write_buf_to_fd()
/openbmc/qemu/rust/qemu-api/src/
H A Dchardev.rs54 let len = buf.len().try_into().unwrap(); in write() localVariable
62 let len = buf.len().try_into().unwrap(); in write_all() localVariable
228 let len = buf.len().try_into().unwrap(); in write() localVariable
242 let len = buf.len().try_into().unwrap(); in write_all() localVariable
/openbmc/qemu/hw/pci-host/
H A Ddino.c307 static uint64_t dino_config_data_read(void *opaque, hwaddr addr, unsigned len) in dino_config_data_read()
314 uint64_t val, unsigned len) in dino_config_data_write()
326 static uint64_t dino_config_addr_read(void *opaque, hwaddr addr, unsigned len) in dino_config_addr_read()
333 uint64_t val, unsigned len) in dino_config_addr_write()
/openbmc/u-boot/lib/efi_loader/
H A Defi_variable.c69 size_t len; in efi_to_native() local
195 size_t len = strlen(s); in efi_get_variable() local
216 unsigned len = strlen(s) + 1; in efi_get_variable() local
/openbmc/u-boot/cmd/
H A Dbootm.c382 loff_t off, size_t len) in nand_imls_legacyimage()
422 size_t len) in nand_imls_fitimage()
458 size_t len; in do_imls_nand() local
H A Dmd5sum.c76 ulong addr, len; in do_md5sum() local
139 unsigned long addr, len; in do_md5sum() local
/openbmc/dbus-sensors/src/nvme/
H A DNVMeBasicContext.cpp143 uint8_t len = 0; in processBasicQueryStream() local
322 size_t len = static_cast<std::size_t>(is.peek()); in readAndProcessNVMeSensor() local
417 void* msg, size_t len) in processResponse()
/openbmc/u-boot/drivers/dfu/
H A Ddfu_sf.c22 long *len) in dfu_read_medium_sf()
35 u64 offset, void *buf, long *len) in dfu_write_medium_sf()
/openbmc/qemu/tcg/arm/
H A Dtcg-target-has.h56 tcg_target_extract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_extract_valid()
71 #define TCG_TARGET_deposit_valid(type, ofs, len) use_armv7_instructions argument
/openbmc/pldm/common/
H A Dtransport.cpp145 size_t len) in sendMsg()
151 size_t& len) in recvMsg()
/openbmc/libmctp/
H A Dcrc32.c9 uint32_t crc32(const void *buf, size_t len) in crc32()
/openbmc/u-boot/lib/
H A Dtables_csum.c9 u8 table_compute_checksum(void *v, int len) in table_compute_checksum()
/openbmc/u-boot/fs/ext4/
H A Dcrc16.c54 const void *buffer, unsigned int len) in ext2fs_crc16()
/openbmc/u-boot/include/linux/soc/ti/
H A Dk3-sec-proxy.h21 size_t len; member
/openbmc/u-boot/drivers/block/
H A Dsandbox.c56 ssize_t len = os_read(host_dev->fd, buffer, blkcnt * block_dev->blksz); local
83 ssize_t len = os_write(host_dev->fd, buffer, blkcnt * block_dev->blksz); local
/openbmc/u-boot/drivers/power/pmic/
H A Di2c_pmic_emul.c29 uchar *buffer, int len) in sandbox_i2c_pmic_read_data()
48 uchar *buffer, int len, in sandbox_i2c_pmic_write_data()
/openbmc/u-boot/board/socrates/
H A Dnand.c47 static void sc_nand_write_buf(struct mtd_info *mtd, const u_char *buf, int len) in sc_nand_write_buf()
87 static void sc_nand_read_buf(struct mtd_info *mtd, u_char *buf, int len) in sc_nand_read_buf()

1...<<11121314151617181920>>...68