Home
last modified time | relevance | path

Searched refs:error_data_length (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/firmware/efi/
Dcper.c452 if (gdata->error_data_length >= sizeof(*proc_err)) in cper_estatus_print_section()
460 if (gdata->error_data_length >= in cper_estatus_print_section()
463 gdata->error_data_length); in cper_estatus_print_section()
470 if (gdata->error_data_length >= sizeof(*pcie)) in cper_estatus_print_section()
479 if (gdata->error_data_length >= sizeof(*arm_err)) in cper_estatus_print_section()
489 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()
499 gdata->error_data_length); in cper_estatus_print_section()
501 gdata->error_data_length, true); in cper_estatus_print_section()
/Linux-v4.19/include/acpi/
Dghes.h95 return ((struct acpi_hest_generic_data *)(gdata))->error_data_length; in acpi_hest_get_error_length()
Dactbl1.h1332 u32 error_data_length; member
1345 u32 error_data_length; member
/Linux-v4.19/drivers/acpi/
Dacpi_extlog.c174 if (gdata->error_data_length >= sizeof(*mem)) in extlog_print()
/Linux-v4.19/drivers/scsi/
Dpmcraid.h313 __le16 error_data_length; member
/Linux-v4.19/drivers/acpi/apei/
Dghes.c501 gdata->error_data_length); in ghes_do_proc()