/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | pci_handler.cpp | 122 std::vector<std::uint8_t> bytes; in readMeta() local
|
/openbmc/dbus-sensors/src/ |
H A D | NotifyWatch.cpp | 83 auto bytes = read(fd, buffer.data(), buffer.size()); in readNotifyAsync() local
|
/openbmc/libbej/test/ |
H A D | bej_common_test.cpp | 12 constexpr uint8_t bytes[] = {0xab, 0xcd, 0xef, 0x12, in TEST() local
|
/openbmc/libcper/generator/sections/ |
H A D | gen-section-cxl-protocol.c | 24 UINT8 *bytes = generate_random_bytes(size); in generate_section_cxl_protocol() local
|
/openbmc/libcper/generator/ |
H A D | gen-utils.c | 38 UINT8 *bytes = malloc(size); in generate_random_bytes() local
|
/openbmc/qemu/scripts/ |
H A D | feature_to_c.py | 6 def writeliteral(indent, bytes): argument
|
/openbmc/qemu/block/ |
H A D | write-threshold.c | 47 int64_t bytes) in bdrv_write_threshold_check_write()
|
H A D | block-backend.c | 1271 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 D | cloop.c | 228 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 D | iscsi.c | 432 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 D | qcow2.c | 2152 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 D | blkdebug.c | 591 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 D | drcov.c | 58 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 D | delayed_echo.cpp | 48 ssize_t bytes = read(fd, buffer.data(), 4096); in main() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | hex_utils.hpp | 27 inline std::string bytesToHexString(const std::vector<uint8_t>& bytes) in bytesToHexString()
|
/openbmc/qemu/include/libdecnumber/dpd/ |
H A D | decimal32.h | 66 uint8_t bytes[DECIMAL32_Bytes]; /* decimal32: 1, 5, 6, 20 bits*/ member
|
H A D | decimal128.h | 66 uint8_t bytes[DECIMAL128_Bytes]; /* decimal128: 1, 5, 12, 110 bits*/ member
|
H A D | decimal64.h | 68 uint8_t bytes[DECIMAL64_Bytes]; /* decimal64: 1, 5, 8, 50 bits*/ member
|
/openbmc/bios-bmc-smm-error-logger/src/ |
H A D | pci_handler.cpp | 59 const std::span<const uint8_t> bytes) in write()
|
/openbmc/u-boot/cmd/ |
H A D | mem.c | 50 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 D | ubi-user.h | 308 __s64 bytes; member 328 __s64 bytes; member 393 __s32 bytes; member
|
/openbmc/pldm/fw-update/ |
H A D | watch.cpp | 81 auto bytes = read(fd, buffer, maxBytes); in callback() local
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | lpc.cpp | 73 struct MemoryMapResultDetails bytes; in sendContents() local
|
/openbmc/phosphor-bmc-code-mgmt/common/include/ |
H A D | NotifyWatch.hpp | 76 auto bytes = read(fd, buffer.data(), maxBytes); in readNotifyAsync() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | watch.cpp | 90 auto bytes = read(fd, buffer, maxBytes); in callback() local
|