section_type       95 arch/x86/kernel/cpu/mce/apei.c 	rcd.sec_hdr.section_type = CPER_SECTION_TYPE_MCE;
section_type      170 drivers/acpi/acpi_extlog.c 	sec_type = (guid_t *)gdata->section_type;
section_type     1019 drivers/acpi/apei/erst.c 	if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG_Z)) {
section_type     1022 drivers/acpi/apei/erst.c 	} else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG))
section_type     1024 drivers/acpi/apei/erst.c 	else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_MCE))
section_type     1070 drivers/acpi/apei/erst.c 			rcd->sec_hdr.section_type = CPER_SECTION_TYPE_DMESG_Z;
section_type     1072 drivers/acpi/apei/erst.c 			rcd->sec_hdr.section_type = CPER_SECTION_TYPE_DMESG;
section_type     1075 drivers/acpi/apei/erst.c 		rcd->sec_hdr.section_type = CPER_SECTION_TYPE_MCE;
section_type      504 drivers/acpi/apei/ghes.c 		sec_type = (guid_t *)gdata->section_type;
section_type      435 drivers/firmware/efi/cper.c 	guid_t *sec_type = (guid_t *)gdata->section_type;
section_type     5532 drivers/net/ethernet/intel/i40e/i40e_common.c i40e_find_section_in_profile(u32 section_type,
section_type     5548 drivers/net/ethernet/intel/i40e/i40e_common.c 		if (sec->section.type == section_type)
section_type      449 drivers/net/ethernet/intel/i40e/i40e_prototype.h i40e_find_section_in_profile(u32 section_type,
section_type     1332 include/acpi/actbl1.h 	u8 section_type[16];
section_type     1345 include/acpi/actbl1.h 	u8 section_type[16];
section_type      341 include/linux/cper.h 	guid_t	section_type;