Searched refs:error_data_length (Results 1 – 6 of 6) sorted by relevance
464 u32 offset, length = gdata->error_data_length; in cper_print_fw_err()550 if (gdata->error_data_length >= sizeof(*proc_err)) in cper_estatus_print_section()558 if (gdata->error_data_length >= in cper_estatus_print_section()561 gdata->error_data_length); in cper_estatus_print_section()568 if (gdata->error_data_length >= sizeof(*pcie)) in cper_estatus_print_section()577 if (gdata->error_data_length >= sizeof(*arm_err)) in cper_estatus_print_section()587 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()598 if (gdata->error_data_length >= SZ_16) in cper_estatus_print_section()606 if (gdata->error_data_length >= sizeof(*prot_err)) in cper_estatus_print_section()615 gdata->error_data_length); in cper_estatus_print_section()[all …]
97 return ((struct acpi_hest_generic_data *)(gdata))->error_data_length; in acpi_hest_get_error_length()
1596 u32 error_data_length; member1609 u32 error_data_length; member
177 if (gdata->error_data_length >= sizeof(*mem)) in extlog_print()
300 __le16 error_data_length; member
680 gdata->error_data_length); in ghes_do_proc()
Completed in 20 milliseconds