Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dcper.c433 u32 offset, length = gdata->error_data_length; in cper_print_fw_err()
519 if (gdata->error_data_length >= sizeof(*proc_err)) in cper_estatus_print_section()
527 if (gdata->error_data_length >= in cper_estatus_print_section()
530 gdata->error_data_length); in cper_estatus_print_section()
537 if (gdata->error_data_length >= sizeof(*pcie)) in cper_estatus_print_section()
546 if (gdata->error_data_length >= sizeof(*arm_err)) in cper_estatus_print_section()
556 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()
567 if (gdata->error_data_length >= SZ_16) in cper_estatus_print_section()
576 gdata->error_data_length); in cper_estatus_print_section()
578 gdata->error_data_length, true); in cper_estatus_print_section()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dghes.h116 return ((struct acpi_hest_generic_data *)(gdata))->error_data_length; in acpi_hest_get_error_length()
H A Dactbl1.h1337 u32 error_data_length; member
1350 u32 error_data_length; member
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_extlog.c177 if (gdata->error_data_length >= sizeof(*mem)) in extlog_print()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dpmcraid.h300 __le16 error_data_length; member
/OK3568_Linux_fs/kernel/drivers/acpi/apei/
H A Dghes.c664 gdata->error_data_length); in ghes_do_proc()