Searched refs:error_data_length (Results 1 – 6 of 6) sorted by relevance
469 u32 offset, length = gdata->error_data_length; in cper_print_fw_err()574 if (gdata->error_data_length >= sizeof(*proc_err)) in cper_estatus_print_section()582 if (gdata->error_data_length >= in cper_estatus_print_section()585 gdata->error_data_length); in cper_estatus_print_section()592 if (gdata->error_data_length >= sizeof(*pcie)) in cper_estatus_print_section()601 if (gdata->error_data_length >= sizeof(*arm_err)) in cper_estatus_print_section()611 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()622 if (gdata->error_data_length >= SZ_16) in cper_estatus_print_section()630 if (gdata->error_data_length >= sizeof(*prot_err)) in cper_estatus_print_section()639 gdata->error_data_length); in cper_estatus_print_section()[all …]
101 return ((struct acpi_hest_generic_data *)(gdata))->error_data_length; in acpi_hest_get_error_length()
1659 u32 error_data_length; member1672 u32 error_data_length; member
182 if (gdata->error_data_length >= sizeof(*mem)) in extlog_print()
300 __le16 error_data_length; member
800 gdata->error_data_length); in ghes_do_proc()