/openbmc/linux/drivers/s390/crypto/ |
H A D | zcrypt_cca_key.h | 47 unsigned short section_length; member 69 unsigned short section_length; member 141 key->pubsec.section_length = sizeof(key->pubsec) + in zcrypt_type6_mex_key_en() 144 key->pubsec.section_length + sizeof(key->pubhdr); in zcrypt_type6_mex_key_en() 163 .section_length = 0x000f, in zcrypt_type6_crt_key() 203 key->pvt.section_length = sizeof(key->pvt) + key_len; in zcrypt_type6_crt_key()
|
/openbmc/libpldm/tests/dsp/ |
H A D | base.cpp | 554 uint32_t section_length; in TEST() local 566 .section_length = kSectionLength, in TEST() 576 &transfer_handle, §ion_offset, §ion_length); in TEST() 584 EXPECT_EQ(section_length, kSectionLength); in TEST() 603 uint32_t section_length; in TEST() local 622 §ion_length), in TEST() 635 uint32_t section_length; in TEST() local 654 §ion_length), in TEST() 667 uint32_t section_length; in TEST() local 686 §ion_length), in TEST() [all …]
|
/openbmc/libcper/generator/sections/ |
H A D | gen-section-arm.c | 54 UINT32 *section_length = (UINT32 *)(section + 8); in generate_section_arm() local 55 *section_length = total_len; in generate_section_arm()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_events.c | 115 uint16_t section_length; member 518 maina->hdr.section_length = cpu_to_be16(sizeof(*maina)); in spapr_init_maina() 564 mainb->hdr.section_length = cpu_to_be16(sizeof(*mainb)); in spapr_powerdown_req() 571 epow->hdr.section_length = cpu_to_be16(sizeof(*epow)); in spapr_powerdown_req() 617 mainb->hdr.section_length = cpu_to_be16(sizeof(*mainb)); in spapr_hotplug_req_event() 623 hp->hdr.section_length = cpu_to_be16(sizeof(*hp)); in spapr_hotplug_req_event() 826 ext_elog->mc.hdr.section_length = in spapr_mce_dispatch_elog()
|
/openbmc/linux/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 1981 int section_length = *(signed char *)buf; in wavefront_download_firmware() local 1982 if (section_length == 0) in wavefront_download_firmware() 1984 if (section_length < 0 || section_length > WF_SECTION_MAX) { in wavefront_download_firmware() 1987 section_length); in wavefront_download_firmware() 1993 if (firmware->size < len + section_length) { in wavefront_download_firmware() 2002 for (; section_length; section_length--) { in wavefront_download_firmware()
|
/openbmc/libpldm/src/dsp/ |
H A D | base.c | 511 uint32_t *section_length) in decode_multipart_receive_req() argument 515 section_offset == NULL || section_length == NULL) { in decode_multipart_receive_req() 553 *section_length = le32toh(request->section_length); in decode_multipart_receive_req()
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | cper-arm.c | 247 len = proc->section_length - (sizeof(*proc) + in cper_print_proc_arm() 250 printk("%ssection length: %d\n", pfx, proc->section_length); in cper_print_proc_arm()
|
/openbmc/libpldm/include/libpldm/ |
H A D | base.h | 340 uint32_t section_length; //!< The length (in bytes) of the section 625 * @param[out] section_length - The length of the requested section 634 uint32_t *section_length); 339 uint32_t section_length; //!< The length (in bytes) of the section global() member
|
/openbmc/linux/include/linux/ |
H A D | cper.h | 348 u32 section_length; member 409 u32 section_length; member
|
/openbmc/u-boot/tools/ |
H A D | mxsimage.h | 154 uint32_t section_length; member
|
H A D | mxsimage.c | 1433 ccmd->tag.section_length = shdr->section_size; in sb_fixup_sections_and_tags()
|
/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | apei.c | 163 rcd.sec_hdr.section_length = sizeof(rcd.mce); in apei_write_mce()
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_demux.c | 63 static inline u16 section_length(const u8 *buf) in section_length() function 266 seclen = section_length(sec->secbuf); in dvb_dmx_swfilter_section_copy_dump()
|
/openbmc/linux/drivers/acpi/apei/ |
H A D | erst.c | 1123 rcd->sec_hdr.section_length = record->size; in erst_writer()
|
/openbmc/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi.h | 827 __le32 section_length; /* size of this section in bytes */ member
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 361 uint16_t section_length; /* sizeof(rtas_event_log_v6_hp),
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 308 'name' => 'section_length',
|