Searched refs:error_data_length (Results 1 – 4 of 4) 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 …]
183 if (gdata->error_data_length >= sizeof(*mem)) in extlog_print()
300 __le16 error_data_length; member
926 gdata->error_data_length); in ghes_do_proc()
Completed in 17 milliseconds