| H A D | cper.c | 1 // SPDX-License-Identifier: GPL-2.0 33 * multiple boot may co-exist in ERST. 74 * cper_print_bits - print strings for set bits 104 len += scnprintf(buf+len, sizeof(buf)-len, ", %s", str); in cper_print_bits() 111 * cper_bits_to_str - return a string for set bits 154 len--; in cper_print_proc_generic() 162 len - in cper_print_proc_generic() 402 cper_print_pcie(const char * pfx,const struct cper_sec_pcie * pcie,const struct acpi_hest_generic_data * gdata) cper_print_pcie() argument 589 struct cper_sec_pcie *pcie = acpi_hest_get_payload(gdata); cper_estatus_print_section() local [all...] |