Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/
Dcper.c455 if (gdata->error_data_length >= sizeof(*proc_err)) in cper_estatus_print_section()
463 if (gdata->error_data_length >= in cper_estatus_print_section()
466 gdata->error_data_length); in cper_estatus_print_section()
473 if (gdata->error_data_length >= sizeof(*pcie)) in cper_estatus_print_section()
482 if (gdata->error_data_length >= sizeof(*arm_err)) in cper_estatus_print_section()
492 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()
502 gdata->error_data_length); in cper_estatus_print_section()
504 gdata->error_data_length, true); in cper_estatus_print_section()
/Linux-v5.4/include/acpi/
Dghes.h95 return ((struct acpi_hest_generic_data *)(gdata))->error_data_length; in acpi_hest_get_error_length()
Dactbl1.h1337 u32 error_data_length; member
1350 u32 error_data_length; member
/Linux-v5.4/drivers/acpi/
Dacpi_extlog.c173 if (gdata->error_data_length >= sizeof(*mem)) in extlog_print()
/Linux-v5.4/drivers/scsi/
Dpmcraid.h300 __le16 error_data_length; member
/Linux-v5.4/drivers/acpi/apei/
Dghes.c532 gdata->error_data_length); in ghes_do_proc()