Home
last modified time | relevance | path

Searched refs:record_length (Results 1 – 22 of 22) sorted by relevance

/openbmc/pldm/tools/fw-update/
H A Dpldm_fwup_pkg_creator.py355 record_length = 2
358 record_length += 1
369 record_length += 4
373 record_length += 1
380 record_length += len(component_image_set_version_string)
381 record_length += 1
386 record_length += 2
396 record_length += applicable_components_bitfield_length
403 record_length += len(record_descriptors)
415 record_length,
/openbmc/qemu/hw/acpi/
H A Derst.c623 uint32_t record_length; in read_erst_record() local
631 memcpy((uint8_t *)&record_length, in read_erst_record()
634 record_length = le32_to_cpu(record_length); in read_erst_record()
635 if (record_length < UEFI_CPER_RECORD_MIN_SIZE) { in read_erst_record()
643 memcpy(exchange, nvram, record_length); in read_erst_record()
664 uint32_t record_length; in write_erst_record() local
683 record_length = le32_to_cpu(record_length); in write_erst_record()
684 if (record_length < UEFI_CPER_RECORD_MIN_SIZE) { in write_erst_record()
687 if (record_length > exchange_length - s->record_offset) { in write_erst_record()
718 memcpy(nvram, exchange, record_length); in write_erst_record()
[all …]
/openbmc/linux/fs/hfsplus/
H A Dxattr.c496 u16 record_length = 0; in __hfsplus_getxattr() local
535 record_length = hfs_bnode_read_u16(fd.bnode, in __hfsplus_getxattr()
539 if (record_length > HFSPLUS_MAX_INLINE_DATA_SIZE) { in __hfsplus_getxattr()
558 raw_bytes) + record_length); in __hfsplus_getxattr()
561 if (size >= record_length) { in __hfsplus_getxattr()
562 memcpy(value, entry->inline_data.raw_bytes, record_length); in __hfsplus_getxattr()
563 res = record_length; in __hfsplus_getxattr()
565 res = size ? -ERANGE : record_length; in __hfsplus_getxattr()
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp54 uint8_t record_length; // Length not counting the header member
284 header.record_length =
/openbmc/qemu/scripts/
H A Dsimpletrace.py57 event_id, timestamp_ns, record_length, record_pid = read_header(fobj, rec_header_fmt)
58 args_payload = fobj.read(record_length - rec_header_fmt_len)
/openbmc/pldm/fw-update/
H A Dpackage_parser.cpp136 offset += deviceIdRecHeader.record_length; in parseFDIdentificationArea()
137 pkgHdrRemainingSize -= deviceIdRecHeader.record_length; in parseFDIdentificationArea()
/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp29 uint8_t record_length; // Length not counting the header member
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dstoragecommands.hpp111 header.record_length =
/openbmc/linux/drivers/acpi/apei/
H A Derst-dbg.c185 if (rcd->record_length != usize) in erst_dbg_write()
H A Derst.c787 if (record->record_length > erst_erange.size) in erst_write()
792 memcpy(erst_erange.vaddr, record, record->record_length); in erst_write()
831 len = rcd_tmp->record_length; in __erst_read()
1116 rcd->hdr.record_length = sizeof(*rcd) + record->size; in erst_writer()
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dapei.c156 rcd.hdr.record_length = sizeof(rcd); in apei_write_mce()
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c418 fw_device_id_record->record_length = in decode_firmware_device_id_record()
419 le16toh(data_record->record_length); in decode_firmware_device_id_record()
430 if (length < fw_device_id_record->record_length) { in decode_firmware_device_id_record()
444 if (fw_device_id_record->record_length < calc_min_record_length) { in decode_firmware_device_id_record()
460 fw_device_id_record->record_length - in decode_firmware_device_id_record()
/openbmc/linux/include/linux/
H A Dcper.h331 u32 record_length; member
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp1189 record.header.record_length = sizeof(record.key) + sizeof(record.body); in ipmi_fru_get_sdr()
1283 record.header.record_length = sizeof(record.key) + sizeof(record.body); in ipmi_entity_get_sdr()
1380 record.header.record_length = sizeof(record.key) + sizeof(record.body); in ipmi_sen_get_sdr()
H A Dsensorhandler.hpp176 uint8_t record_length; // Length not counting the header member
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp538 resp.header.record_length = sizeof(resp.body) + sizeof(resp.key) - sizeDiff; in getFruSdrs()
695 record.header.record_length = sizeof(get_sdr::SensorDataFullRecord) - in ipmiStorageGetSDR()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp650 resp.header.record_length = sizeof(resp.body) + sizeof(resp.key) - sizeDiff; in getFruSdrs()
1205 nm.header.record_length = 0xB; in getNMDiscoverySDR()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp698 resp.header.record_length = sizeof(resp.body) + sizeof(resp.key) - sizeDiff; in getFruSdrs()
1211 data.header.record_length = sizeof(data.key) + sizeof(data.body); in getType8SDRs()
H A Dsensorcommands.cpp1790 record.header.record_length = sizeof(get_sdr::SensorDataFullRecord) - in constructSensorSdrHeaderKey()
2052 record.header.record_length = sizeof(get_sdr::SensorDataEventRecord) - in constructEventSdrHeaderKey()
2477 sizeof(get_sdr::SensorDataRecordHeader) + hdr->record_length; in ipmiStorageGetSDR()
/openbmc/libpldm/include/libpldm/
H A Dfirmware_update.h433 uint16_t record_length; member
/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp208 EXPECT_EQ(deviceIdRecHeader.record_length, recordLen); in TEST()
299 EXPECT_EQ(deviceIdRecHeader.record_length, recordLen); in TEST()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump10903 'name' => 'record_length',