/openbmc/qemu/block/ |
H A D | accounting.c | 106 int64_t bytes, enum BlockAcctType type) in block_acct_start()
|
H A D | stream.c | 47 int64_t offset, uint64_t bytes) in stream_populate()
|
H A D | vpc.c | 621 vpc_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in vpc_co_preadv() 671 vpc_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in vpc_co_pwritev() 730 int64_t offset, int64_t bytes, in vpc_co_block_status()
|
H A D | gluster.c | 999 int64_t bytes, in qemu_gluster_co_pwrite_zeroes() 1291 int64_t offset, int64_t bytes) in qemu_gluster_co_pdiscard() 1466 int64_t bytes, in qemu_gluster_co_block_status()
|
H A D | vmdk.c | 1783 int64_t offset, int64_t bytes, int64_t *pnum, in vmdk_co_block_status() 1915 int64_t offset_in_cluster, QEMUIOVector *qiov, int bytes) in vmdk_read_extent() 1980 vmdk_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in vmdk_co_preadv() 2062 vmdk_pwritev(BlockDriverState *bs, uint64_t offset, uint64_t bytes, in vmdk_pwritev() 2160 vmdk_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in vmdk_co_pwritev() 2172 vmdk_co_pwritev_compressed(BlockDriverState *bs, int64_t offset, int64_t bytes, in vmdk_co_pwritev_compressed() 2200 vmdk_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in vmdk_co_pwrite_zeroes()
|
H A D | nfs.c | 264 int64_t bytes, QEMUIOVector *iov, in nfs_co_preadv() 298 int64_t bytes, QEMUIOVector *iov, in nfs_co_pwritev()
|
H A D | bochs.c | 248 bochs_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bochs_co_preadv()
|
H A D | file-win32.c | 442 int64_t offset, int64_t bytes, in raw_aio_preadv() 457 int64_t offset, int64_t bytes, in raw_aio_pwritev()
|
/openbmc/libpldm/src/transport/ |
H A D | mctp-demux.c | 142 ssize_t bytes; in pldm_transport_mctp_demux_recv() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-iov.c | 35 size_t offset, size_t bytes) in test_iov_bytes()
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_tsol.c | 566 int bytes; in ipmi_tsol_main() local
|
/openbmc/u-boot/cmd/ |
H A D | tpm-common.c | 51 void *parse_byte_string(char *bytes, u8 *data, size_t *count_ptr) in parse_byte_string()
|
/openbmc/qemu/contrib/plugins/ |
H A D | lockstep.c | 200 ssize_t bytes; in vcpu_tb_exec() local
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | qmp_client.py | 502 msg: Union[Message, Mapping[str, object], bytes], argument
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 146 static uint16_t bytes_to_blocks(uint32_t bytes) in bytes_to_blocks()
|
/openbmc/qemu/hw/dma/ |
H A D | sifive_pdma.c | 73 uint64_t bytes = s->chan[ch].next_bytes; in sifive_pdma_run() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mxcmmc.c | 280 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull() 309 static int mxcmci_push(struct mxcmci_host *host, const void *_buf, int bytes) in mxcmci_push()
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | sha512.c | 138 size_t bytes; member 500 static inline size_t hex_str_size(size_t bytes) in hex_str_size()
|
/openbmc/phosphor-power/ |
H A D | pmbus.cpp | 258 auto bytes = readBinary() local
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-zrle.c | 259 size_t bytes; in zrle_send_framebuffer_update() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | sl811-hcd.c | 209 static int calc_needed_buswidth(int bytes, int need_preamble) in calc_needed_buswidth()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | ipmi_to_redfish_hooks.cpp | 31 static void toHexStr(const boost::beast::span<uint8_t> bytes, in toHexStr()
|
/openbmc/qemu/python/scripts/ |
H A D | mkvenv.py | 452 def _stringify(data: Union[str, bytes]) -> str: argument
|
/openbmc/qemu/tests/ |
H A D | vhost-user-bridge.c | 240 iov_restore_front(struct iovec *front, struct iovec *iov, size_t bytes) in iov_restore_front() 254 iov_truncate(struct iovec *iov, unsigned iovc, size_t bytes) in iov_truncate()
|
/openbmc/u-boot/fs/ |
H A D | fs.c | 630 loff_t bytes; in do_load() local 725 loff_t bytes; in do_save() local
|