Searched refs:ACPI_GET_FUNCTION_NAME (Results 1 – 12 of 12) sorted by relevance
| /acpica-latest/source/components/dispatcher/ |
| D | dspkginit.c | 298 ACPI_GET_FUNCTION_NAME)); in AcpiDsBuildInternalPackageObj() 449 ACPI_GET_FUNCTION_NAME, i, ElementCount)); in AcpiDsBuildInternalPackageObj() 566 ACPI_GET_FUNCTION_NAME)); in AcpiDsResolvePackageElement()
|
| /acpica-latest/source/include/ |
| D | acoutput.h | 380 #ifndef ACPI_GET_FUNCTION_NAME 381 #define ACPI_GET_FUNCTION_NAME _AcpiFunctionName macro 402 __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT
|
| /acpica-latest/source/components/utilities/ |
| D | utdelete.c | 471 ACPI_GET_FUNCTION_NAME, Object, AcpiUtGetObjectTypeName (Object))); in AcpiUtDeleteInternalObj() 602 ACPI_GET_FUNCTION_NAME, Object, Object->Common.Type, NewCount)); in AcpiUtUpdateRefCount() 925 ACPI_GET_FUNCTION_NAME, Object, Object->Common.ReferenceCount)); in AcpiUtRemoveReference()
|
| D | utcache.c | 420 ACPI_GET_FUNCTION_NAME, Object, Cache->ListName)); in AcpiOsAcquireObject()
|
| /acpica-latest/source/components/namespace/ |
| D | nsparse.c | 246 ACPI_GET_FUNCTION_NAME, Table->Signature, Table, MethodObj)); in AcpiNsExecuteTable() 434 "%s: **** Start table execution pass\n", ACPI_GET_FUNCTION_NAME)); in AcpiNsParseTable()
|
| D | nsnames.c | 509 ACPI_GET_FUNCTION_NAME, NameBuffer)); in AcpiNsGetNormalizedPathname()
|
| /acpica-latest/source/include/platform/ |
| D | acgcc.h | 175 #define ACPI_GET_FUNCTION_NAME __func__ macro
|
| /acpica-latest/source/compiler/ |
| D | dtexpress.c | 487 ACPI_GET_FUNCTION_NAME, Field->Value, Field->TableOffset); in DtInsertLabelField()
|
| D | aslbtypes.c | 508 AcpiOsPrintf ("Null Op in %s\n", ACPI_GET_FUNCTION_NAME); in AnGetBtype()
|
| D | asltree.c | 628 CvDbgPrint ("%s=====Set latest parse op to this op.\n", ACPI_GET_FUNCTION_NAME); in TrLinkOpChildren()
|
| D | aslparseop.c | 866 CvDbgPrint ("%s=Set latest parse op to this op.\n", ACPI_GET_FUNCTION_NAME); in TrAllocateOp()
|
| /acpica-latest/documents/ |
| D | changes.txt | 13472 Added the ACPI_GET_FUNCTION_NAME macro to enable the compiler-dependent 13476 the debug trace output. If ACPI_GET_FUNCTION_NAME is not defined in the
|