Searched refs:ACPI_GET_FUNCTION_NAME (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/common/acpica/dispatcher/ |
H A D | dspkginit.c | 298 ACPI_GET_FUNCTION_NAME)); in AcpiDsBuildInternalPackageObj() 423 ACPI_GET_FUNCTION_NAME, i, ElementCount)); in AcpiDsBuildInternalPackageObj() 540 ACPI_GET_FUNCTION_NAME)); in AcpiDsResolvePackageElement()
|
/illumos-gate/usr/src/common/acpica/utilities/ |
H A D | utdelete.c | 458 ACPI_GET_FUNCTION_NAME, Object, AcpiUtGetObjectTypeName (Object))); in AcpiUtDeleteInternalObj() 586 ACPI_GET_FUNCTION_NAME, Object, Object->Common.Type, NewCount)); in AcpiUtUpdateRefCount() 911 ACPI_GET_FUNCTION_NAME, Object, Object->Common.ReferenceCount)); in AcpiUtRemoveReference()
|
H A D | utcache.c | 420 ACPI_GET_FUNCTION_NAME, Object, Cache->ListName)); in AcpiOsAcquireObject()
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acoutput.h | 376 #ifndef ACPI_GET_FUNCTION_NAME 377 #define ACPI_GET_FUNCTION_NAME _AcpiFunctionName macro 398 __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT
|
/illumos-gate/usr/src/common/acpica/namespace/ |
H A D | nsparse.c | 246 ACPI_GET_FUNCTION_NAME, Table->Signature, Table, MethodObj)); in AcpiNsExecuteTable() 429 "%s: **** Start table execution pass\n", ACPI_GET_FUNCTION_NAME)); in AcpiNsParseTable()
|
H A D | nsnames.c | 515 ACPI_GET_FUNCTION_NAME, NameBuffer)); in AcpiNsGetNormalizedPathname()
|
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acgcc.h | 179 #define ACPI_GET_FUNCTION_NAME __func__ macro
|
H A D | acsolaris.h | 55 #define ACPI_GET_FUNCTION_NAME __func__ macro
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 10252 Added the ACPI_GET_FUNCTION_NAME macro to enable the compiler-dependent 10256 the debug trace output. If ACPI_GET_FUNCTION_NAME is not defined in the
|