Home
last modified time | relevance | path

Searched defs:bytes (Results 51 – 75 of 264) sorted by relevance

1234567891011

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dpci_handler.cpp122 std::vector<std::uint8_t> bytes; in readMeta() local
/openbmc/dbus-sensors/src/
H A DNotifyWatch.cpp83 auto bytes = read(fd, buffer.data(), buffer.size()); in readNotifyAsync() local
/openbmc/libbej/test/
H A Dbej_common_test.cpp12 constexpr uint8_t bytes[] = {0xab, 0xcd, 0xef, 0x12, in TEST() local
/openbmc/libcper/generator/sections/
H A Dgen-section-cxl-protocol.c24 UINT8 *bytes = generate_random_bytes(size); in generate_section_cxl_protocol() local
/openbmc/libcper/generator/
H A Dgen-utils.c38 UINT8 *bytes = malloc(size); in generate_random_bytes() local
/openbmc/qemu/scripts/
H A Dfeature_to_c.py6 def writeliteral(indent, bytes): argument
/openbmc/qemu/block/
H A Dwrite-threshold.c47 int64_t bytes) in bdrv_write_threshold_check_write()
H A Dblock-backend.c1271 blk_check_byte_request(BlockBackend *blk, int64_t offset, int64_t bytes) in blk_check_byte_request()
1330 blk_co_do_preadv_part(BlockBackend *blk, int64_t offset, int64_t bytes, in blk_co_do_preadv_part()
1364 int coroutine_fn blk_co_pread(BlockBackend *blk, int64_t offset, int64_t bytes, in blk_co_pread()
1376 int64_t bytes, QEMUIOVector *qiov, in blk_co_preadv()
1390 int64_t bytes, QEMUIOVector *qiov, in blk_co_preadv_part()
1405 blk_co_do_pwritev_part(BlockBackend *blk, int64_t offset, int64_t bytes, in blk_co_do_pwritev_part()
1443 int64_t bytes, in blk_co_pwritev_part()
1457 int coroutine_fn blk_co_pwrite(BlockBackend *blk, int64_t offset, int64_t bytes, in blk_co_pwrite()
1469 int64_t bytes, QEMUIOVector *qiov, in blk_co_pwritev()
1478 int64_t offset, int64_t bytes, in blk_co_block_status_above()
[all …]
H A Dcloop.c228 uint32_t bytes = s->offsets[block_num + 1] - s->offsets[block_num]; in cloop_read_block() local
255 cloop_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in cloop_co_preadv()
H A Discsi.c432 static bool is_byte_request_lun_aligned(int64_t offset, int64_t bytes, in is_byte_request_lun_aligned()
496 int64_t bytes, bool allocated, bool valid) in iscsi_allocmap_update()
534 int64_t bytes) in iscsi_allocmap_set_allocated()
541 int64_t bytes) in iscsi_allocmap_set_unallocated()
550 int64_t bytes) in iscsi_allocmap_set_invalid()
567 int64_t bytes) in iscsi_allocmap_is_allocated()
580 int64_t offset, int64_t bytes) in iscsi_allocmap_is_valid()
698 int64_t offset, int64_t bytes, in iscsi_co_block_status()
1145 int64_t bytes) in iscsi_co_pdiscard()
1215 int64_t bytes, BdrvRequestFlags flags) in iscsi_co_pwrite_zeroes()
[all …]
H A Dqcow2.c2152 unsigned int bytes; in qcow2_co_block_status() local
2234 uint64_t bytes, in qcow2_co_preadv_encrypted()
2284 uint64_t bytes; member
2297 uint64_t bytes, in qcow2_add_task()
2333 uint64_t host_offset, uint64_t offset, uint64_t bytes, in qcow2_co_preadv_task()
2389 qcow2_co_preadv_part(BlockDriverState *bs, int64_t offset, int64_t bytes, in qcow2_co_preadv_part()
2453 static bool merge_cow(uint64_t offset, unsigned bytes, in merge_cow()
2596 uint64_t offset, uint64_t bytes, QEMUIOVector *qiov, in qcow2_co_pwritev_task()
2679 qcow2_co_pwritev_part(BlockDriverState *bs, int64_t offset, int64_t bytes, in qcow2_co_pwritev_part()
3264 uint64_t bytes; in preallocate_co() local
[all …]
H A Dblkdebug.c591 uint64_t bytes, BlkdebugIOType iotype) in rule_check()
634 blkdebug_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in blkdebug_co_preadv()
655 blkdebug_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in blkdebug_co_pwritev()
687 blkdebug_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in blkdebug_co_pwrite_zeroes()
720 blkdebug_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in blkdebug_co_pdiscard()
755 int64_t offset, int64_t bytes, int64_t *pnum, in blkdebug_co_block_status()
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c58 const uint8_t *bytes = (const uint8_t *)(&data); in printf_char_array32() local
64 const uint8_t *bytes = (const uint8_t *)(&data); in printf_char_array16() local
/openbmc/sdeventplus/example/
H A Ddelayed_echo.cpp48 ssize_t bytes = read(fd, buffer.data(), 4096); in main() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dhex_utils.hpp27 inline std::string bytesToHexString(const std::vector<uint8_t>& bytes) in bytesToHexString()
/openbmc/qemu/include/libdecnumber/dpd/
H A Ddecimal32.h66 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ member
H A Ddecimal128.h66 uint8_t bytes[DECIMAL128_Bytes]; /* decimal128: 1, 5, 12, 110 bits*/ member
H A Ddecimal64.h68 uint8_t bytes[DECIMAL64_Bytes]; /* decimal64: 1, 5, 8, 50 bits*/ member
/openbmc/bios-bmc-smm-error-logger/src/
H A Dpci_handler.cpp59 const std::span<const uint8_t> bytes) in write()
/openbmc/u-boot/cmd/
H A Dmem.c50 ulong addr, length, bytes; in do_mem_md() local
117 ulong bytes; in do_mem_mw() local
225 ulong addr1, addr2, count, ngood, bytes; in do_mem_cmp() local
368 ulong addr, length, i, bytes; in do_mem_loop() local
466 ulong addr, length, i, bytes; in do_mem_loopw() local
/openbmc/u-boot/include/mtd/
H A Dubi-user.h308 __s64 bytes; member
328 __s64 bytes; member
393 __s32 bytes; member
/openbmc/pldm/fw-update/
H A Dwatch.cpp81 auto bytes = read(fd, buffer, maxBytes); in callback() local
/openbmc/phosphor-ipmi-flash/tools/
H A Dlpc.cpp73 struct MemoryMapResultDetails bytes; in sendContents() local
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A DNotifyWatch.hpp76 auto bytes = read(fd, buffer.data(), maxBytes); in readNotifyAsync() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dwatch.cpp90 auto bytes = read(fd, buffer, maxBytes); in callback() local

1234567891011