Home
last modified time | relevance | path

Searched refs:error_data_length (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/firmware/efi/
H A Dcper.c529 u32 offset, length = gdata->error_data_length; in cper_print_fw_err()
639 if (gdata->error_data_length >= sizeof(*proc_err)) in cper_estatus_print_section()
647 if (gdata->error_data_length >= in cper_estatus_print_section()
650 gdata->error_data_length); in cper_estatus_print_section()
657 if (gdata->error_data_length >= sizeof(*pcie)) in cper_estatus_print_section()
666 if (gdata->error_data_length >= sizeof(*arm_err)) in cper_estatus_print_section()
668 gdata->error_data_length); in cper_estatus_print_section()
677 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()
688 if (gdata->error_data_length >= SZ_16) in cper_estatus_print_section()
696 if (gdata->error_data_length >= sizeof(*prot_err)) in cper_estatus_print_section()
[all …]
/linux/drivers/acpi/
H A Dacpi_extlog.c231 if (gdata->error_data_length >= sizeof(*mem)) in extlog_print()
249 gdata->error_data_length); in extlog_print()
/linux/include/acpi/
H A Dghes.h100 return ((struct acpi_hest_generic_data *)(gdata))->error_data_length; in acpi_hest_get_error_length()
H A Dactbl1.h1936 u32 error_data_length; member
1949 u32 error_data_length; member
/linux/drivers/scsi/
H A Dpmcraid.h300 __le16 error_data_length; member
/linux/drivers/acpi/apei/
H A Dghes.c559 int length = gdata->error_data_length; in ghes_handle_arm_hw_error()
949 gdata->error_data_length); in ghes_do_proc()