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