ACPI_COMPARE_NAMESEG  357 arch/x86/boot/compressed/acpi.c 			if (ACPI_COMPARE_NAMESEG(header->signature, ACPI_SIG_SRAT))
ACPI_COMPARE_NAMESEG  456 drivers/acpi/acpica/dbexec.c 			if (ACPI_COMPARE_NAMESEG
ACPI_COMPARE_NAMESEG  203 drivers/acpi/acpica/dsinit.c 	if (ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_DSDT)) {
ACPI_COMPARE_NAMESEG  470 drivers/acpi/acpica/nsinit.c 	if (!ACPI_COMPARE_NAMESEG(node->name.ascii, METHOD_NAME__INI)) {
ACPI_COMPARE_NAMESEG  633 drivers/acpi/acpica/nsinit.c 	if (!ACPI_COMPARE_NAMESEG(device_node->name.ascii, "_SB_") ||
ACPI_COMPARE_NAMESEG  206 drivers/acpi/acpica/nsparse.c 	if (ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_OSDT) &&
ACPI_COMPARE_NAMESEG  319 drivers/acpi/acpica/nsrepair.c 		if (ACPI_COMPARE_NAMESEG(node->name.ascii, this_name->name)) {
ACPI_COMPARE_NAMESEG  191 drivers/acpi/acpica/nsrepair2.c 		if (ACPI_COMPARE_NAMESEG(node->name.ascii, this_name->name)) {
ACPI_COMPARE_NAMESEG  498 drivers/acpi/acpica/nsxfname.c 	if (!ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_DSDT) &&
ACPI_COMPARE_NAMESEG  499 drivers/acpi/acpica/nsxfname.c 	    !ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_SSDT)) {
ACPI_COMPARE_NAMESEG  606 drivers/acpi/acpica/rsxface.c 	    (!ACPI_COMPARE_NAMESEG(name, METHOD_NAME__CRS) &&
ACPI_COMPARE_NAMESEG  607 drivers/acpi/acpica/rsxface.c 	     !ACPI_COMPARE_NAMESEG(name, METHOD_NAME__PRS) &&
ACPI_COMPARE_NAMESEG  608 drivers/acpi/acpica/rsxface.c 	     !ACPI_COMPARE_NAMESEG(name, METHOD_NAME__AEI) &&
ACPI_COMPARE_NAMESEG  609 drivers/acpi/acpica/rsxface.c 	     !ACPI_COMPARE_NAMESEG(name, METHOD_NAME__DMA))) {
ACPI_COMPARE_NAMESEG  484 drivers/acpi/acpica/tbdata.c 	    !ACPI_COMPARE_NAMESEG(&table_desc->signature, signature)) {
ACPI_COMPARE_NAMESEG  123 drivers/acpi/acpica/tbinstal.c 	    ACPI_COMPARE_NAMESEG(&new_table_desc.signature, ACPI_SIG_SSDT)) {
ACPI_COMPARE_NAMESEG   97 drivers/acpi/acpica/tbprint.c 	if (ACPI_COMPARE_NAMESEG(header->signature, ACPI_SIG_FACS)) {
ACPI_COMPARE_NAMESEG  161 drivers/acpi/acpica/tbprint.c 	if (ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_S3PT) ||
ACPI_COMPARE_NAMESEG  162 drivers/acpi/acpica/tbprint.c 	    ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_FACS)) {
ACPI_COMPARE_NAMESEG  335 drivers/acpi/acpica/tbutils.c 		    ACPI_COMPARE_NAMESEG(&acpi_gbl_root_table_list.
ACPI_COMPARE_NAMESEG  233 drivers/acpi/acpica/tbxface.c 		if (!ACPI_COMPARE_NAMESEG
ACPI_COMPARE_NAMESEG  326 drivers/acpi/acpica/tbxface.c 		if (!ACPI_COMPARE_NAMESEG(&table_desc->signature, signature)) {
ACPI_COMPARE_NAMESEG  121 drivers/acpi/acpica/tbxfload.c 	    !ACPI_COMPARE_NAMESEG(table->signature.ascii, ACPI_SIG_DSDT) ||
ACPI_COMPARE_NAMESEG  173 drivers/acpi/acpica/tbxfload.c 		    (!ACPI_COMPARE_NAMESEG
ACPI_COMPARE_NAMESEG  175 drivers/acpi/acpica/tbxfload.c 		     && !ACPI_COMPARE_NAMESEG(table->signature.ascii,
ACPI_COMPARE_NAMESEG  177 drivers/acpi/acpica/tbxfload.c 		     && !ACPI_COMPARE_NAMESEG(table->signature.ascii,
ACPI_COMPARE_NAMESEG  375 drivers/acpi/acpica/tbxfload.c 		if (ACPI_COMPARE_NAMESEG
ACPI_COMPARE_NAMESEG   62 drivers/acpi/acpica/utmisc.c 	if (ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_DSDT) ||
ACPI_COMPARE_NAMESEG   63 drivers/acpi/acpica/utmisc.c 	    ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_PSDT) ||
ACPI_COMPARE_NAMESEG   64 drivers/acpi/acpica/utmisc.c 	    ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_SSDT) ||
ACPI_COMPARE_NAMESEG   65 drivers/acpi/acpica/utmisc.c 	    ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_OSDT) ||
ACPI_COMPARE_NAMESEG   87 drivers/acpi/acpica/utpredef.c 		if (ACPI_COMPARE_NAMESEG(name, this_name->info.name)) {
ACPI_COMPARE_NAMESEG  204 drivers/acpi/acpica/utpredef.c 		if (ACPI_COMPARE_NAMESEG(name, this_name->info.name)) {
ACPI_COMPARE_NAMESEG  144 drivers/acpi/acpica/utstring.c 	if (ACPI_COMPARE_NAMESEG(name, ACPI_ROOT_PATHNAME)) {
ACPI_COMPARE_NAMESEG 2278 drivers/acpi/scan.c 		if (ACPI_COMPARE_NAMESEG(ACPI_SIG_MADT, ape->id)) {
ACPI_COMPARE_NAMESEG  374 drivers/acpi/sysfs.c 		if (ACPI_COMPARE_NAMESEG(table_attr->name, attr->name))
ACPI_COMPARE_NAMESEG  487 drivers/acpi/sysfs.c 		if (ACPI_COMPARE_NAMESEG(th->signature, acpi_data_objs[i].name)) {
ACPI_COMPARE_NAMESEG  718 drivers/acpi/tables.c 		if (ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_RSDT) ||
ACPI_COMPARE_NAMESEG  719 drivers/acpi/tables.c 		    ACPI_COMPARE_NAMESEG(table->signature, ACPI_SIG_XSDT)) {
ACPI_COMPARE_NAMESEG  296 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 			if (ACPI_COMPARE_NAMESEG(next->signature, signature)) {
ACPI_COMPARE_NAMESEG  785 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 	if (ACPI_COMPARE_NAMESEG(signature, ACPI_RSDP_NAME) ||
ACPI_COMPARE_NAMESEG  786 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 	    ACPI_COMPARE_NAMESEG(signature, ACPI_SIG_RSDT) ||
ACPI_COMPARE_NAMESEG  787 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 	    ACPI_COMPARE_NAMESEG(signature, ACPI_SIG_XSDT) ||
ACPI_COMPARE_NAMESEG  788 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 	    ACPI_COMPARE_NAMESEG(signature, ACPI_SIG_DSDT) ||
ACPI_COMPARE_NAMESEG  789 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 	    ACPI_COMPARE_NAMESEG(signature, ACPI_SIG_FACS)) {
ACPI_COMPARE_NAMESEG  800 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 		if (ACPI_COMPARE_NAMESEG(signature, ACPI_SIG_DSDT)) {
ACPI_COMPARE_NAMESEG  818 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 		} else if (ACPI_COMPARE_NAMESEG(signature, ACPI_SIG_FACS)) {
ACPI_COMPARE_NAMESEG  836 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 		} else if (ACPI_COMPARE_NAMESEG(signature, ACPI_SIG_XSDT)) {
ACPI_COMPARE_NAMESEG  845 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 		} else if (ACPI_COMPARE_NAMESEG(signature, ACPI_SIG_RSDT)) {
ACPI_COMPARE_NAMESEG  934 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 			if (!ACPI_COMPARE_NAMESEG
ACPI_COMPARE_NAMESEG 1089 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 		    if (!ACPI_COMPARE_NAMESEG
ACPI_COMPARE_NAMESEG 1239 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 		} else if (!ACPI_COMPARE_NAMESEG(signature, header.signature)) {
ACPI_COMPARE_NAMESEG 1332 tools/power/acpi/os_specific/service_layers/oslinuxtbl.c 		if (!ACPI_COMPARE_NAMESEG(filename, signature)) {
ACPI_COMPARE_NAMESEG  313 tools/power/acpi/tools/acpidump/apdump.c 	if (ACPI_COMPARE_NAMESEG(local_signature, "FADT")) {
ACPI_COMPARE_NAMESEG  315 tools/power/acpi/tools/acpidump/apdump.c 	} else if (ACPI_COMPARE_NAMESEG(local_signature, "MADT")) {