Home
last modified time | relevance | path

Searched defs:bytes (Results 151 – 175 of 264) sorted by relevance

1234567891011

/openbmc/qemu/block/
H A Daccounting.c106 int64_t bytes, enum BlockAcctType type) in block_acct_start()
H A Dstream.c47 int64_t offset, uint64_t bytes) in stream_populate()
H A Dvpc.c621 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 Dgluster.c999 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 Dvmdk.c1783 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 Dnfs.c264 int64_t bytes, QEMUIOVector *iov, in nfs_co_preadv()
298 int64_t bytes, QEMUIOVector *iov, in nfs_co_pwritev()
H A Dbochs.c248 bochs_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bochs_co_preadv()
H A Dfile-win32.c442 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 Dmctp-demux.c142 ssize_t bytes; in pldm_transport_mctp_demux_recv() local
/openbmc/qemu/tests/unit/
H A Dtest-iov.c35 size_t offset, size_t bytes) in test_iov_bytes()
/openbmc/ipmitool/lib/
H A Dipmi_tsol.c566 int bytes; in ipmi_tsol_main() local
/openbmc/u-boot/cmd/
H A Dtpm-common.c51 void *parse_byte_string(char *bytes, u8 *data, size_t *count_ptr) in parse_byte_string()
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c200 ssize_t bytes; in vcpu_tb_exec() local
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_client.py502 msg: Union[Message, Mapping[str, object], bytes], argument
/openbmc/qemu/hw/ppc/
H A Dpnv_bmc.c146 static uint16_t bytes_to_blocks(uint32_t bytes) in bytes_to_blocks()
/openbmc/qemu/hw/dma/
H A Dsifive_pdma.c73 uint64_t bytes = s->chan[ch].next_bytes; in sifive_pdma_run() local
/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c280 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 Dsha512.c138 size_t bytes; member
500 static inline size_t hex_str_size(size_t bytes) in hex_str_size()
/openbmc/phosphor-power/
H A Dpmbus.cpp258 auto bytes = readBinary() local
/openbmc/qemu/ui/
H A Dvnc-enc-zrle.c259 size_t bytes; in zrle_send_framebuffer_update() local
/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c209 static int calc_needed_buswidth(int bytes, int need_preamble) in calc_needed_buswidth()
/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp31 static void toHexStr(const boost::beast::span<uint8_t> bytes, in toHexStr()
/openbmc/qemu/python/scripts/
H A Dmkvenv.py452 def _stringify(data: Union[str, bytes]) -> str: argument
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c240 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 Dfs.c630 loff_t bytes; in do_load() local
725 loff_t bytes; in do_save() local

1234567891011