/openbmc/qemu/util/ |
H A D | qemu-coroutine-io.c | 33 size_t offset, size_t bytes, bool do_send) in qemu_co_sendv_recvv() 62 qemu_co_send_recv(int sockfd, void *buf, size_t bytes, bool do_send) in qemu_co_send_recv()
|
/openbmc/qemu/block/ |
H A D | null.c | 120 int64_t offset, int64_t bytes, in null_co_preadv() 134 int64_t offset, int64_t bytes, in null_co_pwritev() 193 int64_t offset, int64_t bytes, in null_aio_preadv() 208 int64_t offset, int64_t bytes, in null_aio_pwritev() 231 int64_t offset, int64_t bytes, in null_co_block_status()
|
H A D | block-copy.c | 53 int64_t bytes; member 190 int64_t offset, int64_t bytes) in block_copy_task_create() 502 block_copy_do_copy(BlockCopyState *s, int64_t offset, int64_t bytes, in block_copy_do_copy() 623 int block_copy_block_status(BlockCopyState *s, int64_t offset, int64_t bytes, in block_copy_block_status() 665 int64_t bytes = s->len - offset; in block_copy_is_cluster_allocated() local 699 void block_copy_reset(BlockCopyState *s, int64_t offset, int64_t bytes) in block_copy_reset() 722 int64_t clusters, bytes; in block_copy_reset_unallocated() local 751 int64_t bytes = call_state->bytes; in block_copy_dirty_clusters() local 939 int coroutine_fn block_copy(BlockCopyState *s, int64_t start, int64_t bytes, in block_copy() 973 int64_t offset, int64_t bytes, in block_copy_async()
|
H A D | raw-format.c | 190 int64_t bytes, bool is_write) in raw_adjust_offset() 210 raw_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in raw_co_preadv() 225 raw_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in raw_co_pwritev() 287 int64_t offset, int64_t bytes, int64_t *pnum, int64_t *map, in raw_co_block_status() 298 raw_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in raw_co_pwrite_zeroes() 311 raw_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in raw_co_pdiscard() 577 int64_t bytes, BdrvRequestFlags read_flags, in raw_co_copy_range_from() 594 int64_t bytes, BdrvRequestFlags read_flags, in raw_co_copy_range_to()
|
H A D | preallocate.c | 278 preallocate_co_preadv_part(BlockDriverState *bs, int64_t offset, int64_t bytes, in preallocate_co_preadv_part() 287 preallocate_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in preallocate_co_pdiscard() 322 handle_write(BlockDriverState *bs, int64_t offset, int64_t bytes, in handle_write() 400 int64_t bytes, BdrvRequestFlags flags) in preallocate_co_pwrite_zeroes() 412 preallocate_co_pwritev_part(BlockDriverState *bs, int64_t offset, int64_t bytes, in preallocate_co_pwritev_part()
|
H A D | blkverify.c | 33 uint64_t bytes; member 197 uint64_t bytes, QEMUIOVector *qiov, QEMUIOVector *raw_qiov, in blkverify_co_prwv() 232 blkverify_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in blkverify_co_preadv() 261 blkverify_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in blkverify_co_pwritev()
|
H A D | mirror.c | 110 uint64_t bytes; member 151 uint64_t bytes) in mirror_wait_on_conflicts() 279 int64_t bytes) in mirror_clip_bytes() 287 uint64_t *bytes) in mirror_cow_align() 461 unsigned bytes, MirrorMethod mirror_method, in mirror_perform() 945 int bytes = MIN(s->bdev_length - offset, in mirror_dirty_init() local 977 int bytes = MIN(s->bdev_length - offset, in mirror_dirty_init() local 1430 uint64_t offset, uint64_t bytes, in do_sync_target_write() 1565 uint64_t bytes) in active_write_prepare() 1632 bdrv_mirror_top_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_mirror_top_preadv() [all …]
|
H A D | blkio.c | 84 static int blkio_resize_bounce_pool(BDRVBlkioState *s, int64_t bytes) in blkio_resize_bounce_pool() 124 int64_t bytes) in blkio_do_alloc_bounce_buffer() 165 int64_t bytes) in blkio_alloc_bounce_buffer() 343 blkio_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in blkio_co_pdiscard() 360 blkio_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in blkio_co_preadv() 404 int64_t bytes, QEMUIOVector *qiov, BdrvRequestFlags flags) in blkio_co_pwritev() 459 int64_t offset, int64_t bytes, BdrvRequestFlags flags) in blkio_co_pwrite_zeroes()
|
H A D | blklogwrites.c | 335 blk_log_writes_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in blk_log_writes_co_preadv() 344 uint64_t bytes; member 470 blk_log_writes_co_log(BlockDriverState *bs, uint64_t offset, uint64_t bytes, in blk_log_writes_co_log() 551 blk_log_writes_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in blk_log_writes_co_pwritev() 560 int64_t bytes, BdrvRequestFlags flags) in blk_log_writes_co_pwrite_zeroes() 576 blk_log_writes_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in blk_log_writes_co_pdiscard()
|
/openbmc/phosphor-ipmi-flash/tools/test/ |
H A D | tools_bt_unittest.cpp | 51 std::vector<std::uint8_t> bytes = {'1', '2', '3', '4'}; in TEST_F() local 93 std::vector<std::uint8_t> bytes = {'1', '2', '3', '4'}; in TEST_F() local
|
/openbmc/estoraged/src/erase/ |
H A D | verifyDriveGeometry.cpp | 13 uint64_t eraseMaxGeometry, uint64_t eraseMinGeometry, uint64_t bytes) in geometryOkay()
|
/openbmc/u-boot/lib/ |
H A D | tables_csum.c | 11 u8 *bytes = v; in table_compute_checksum() local
|
/openbmc/u-boot/include/ |
H A D | tables_csum.h | 11 u8 *bytes = v; in table_compute_checksum() local
|
/openbmc/libcper/generator/sections/ |
H A D | gen-section-firmware.c | 20 UINT8 *bytes = generate_random_bytes(size); in generate_section_firmware() local
|
H A D | gen-section-pci-bus.c | 19 UINT8 *bytes = generate_random_bytes(size); in generate_section_pci_bus() local
|
H A D | gen-section-cxl-component.c | 23 UINT8 *bytes = generate_random_bytes(size); in generate_section_cxl_component() local
|
H A D | gen-section-ccix-per.c | 23 UINT8 *bytes = generate_random_bytes(size); in generate_section_ccix_per() local
|
H A D | gen-section-pcie.c | 21 UINT8 *bytes = generate_random_bytes(size); in generate_section_pcie() local
|
H A D | gen-section-pci-dev.c | 24 UINT8 *bytes = generate_random_bytes(size); in generate_section_pci_dev() local
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_state_uploadinprogress_unittest.cpp | 213 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local 223 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local 232 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local
|
/openbmc/qemu/include/block/ |
H A D | reqlist.h | 28 int64_t bytes; member
|
/openbmc/qemu/include/system/ |
H A D | cryptodev.h | 285 #define CryptodevSymStatInc(be, op, bytes) do { \ argument 290 #define CryptodevSymStatIncEncrypt(be, bytes) \ argument 293 #define CryptodevSymStatIncDecrypt(be, bytes) \ argument 296 #define CryptodevAsymStatInc(be, op, bytes) do { \ argument 301 #define CryptodevAsymStatIncEncrypt(be, bytes) \ argument 304 #define CryptodevAsymStatIncDecrypt(be, bytes) \ argument 307 #define CryptodevAsymStatIncSign(be, bytes) \ argument 310 #define CryptodevAsymStatIncVerify(be, bytes) \ argument
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | pci_nuvoton_handler.cpp | 95 std::vector<std::uint8_t> bytes; in readMeta() local
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | upd.c | 81 long long bytes) in clear_update_marker() 121 long long bytes) in ubi_start_update()
|
/openbmc/u-boot/cmd/ |
H A D | avb.c | 47 size_t bytes, bytes_read = 0; in do_avb_read_part() local 80 size_t bytes, bytes_read = 0; in do_avb_read_part_hex() local 125 size_t bytes; in do_avb_write_part() local
|