Searched refs:sec_type (Results 1 – 2 of 2) sorted by relevance
392 uuid_le *sec_type = (uuid_le *)gdata->section_type; in cper_estatus_print_section() local405 if (!uuid_le_cmp(*sec_type, CPER_SEC_PROC_GENERIC)) { in cper_estatus_print_section()412 } else if (!uuid_le_cmp(*sec_type, CPER_SEC_PLATFORM_MEM)) { in cper_estatus_print_section()421 } else if (!uuid_le_cmp(*sec_type, CPER_SEC_PCIE)) { in cper_estatus_print_section()429 printk("%s""section type: unknown, %pUl\n", newpfx, sec_type); in cper_estatus_print_section()
146 uuid_le *sec_type; in extlog_print() local171 sec_type = (uuid_le *)gdata->section_type; in extlog_print()172 if (!uuid_le_cmp(*sec_type, CPER_SEC_PLATFORM_MEM)) { in extlog_print()