Lines Matching refs:error_data_length
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()
617 gdata->error_data_length, true); in cper_estatus_print_section()