Home
last modified time | relevance | path

Searched refs:ACPI_GET_FUNCTION_NAME (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddspkginit.c298 ACPI_GET_FUNCTION_NAME)); in AcpiDsBuildInternalPackageObj()
449 ACPI_GET_FUNCTION_NAME, i, ElementCount)); in AcpiDsBuildInternalPackageObj()
566 ACPI_GET_FUNCTION_NAME)); in AcpiDsResolvePackageElement()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsparse.c246 ACPI_GET_FUNCTION_NAME, Table->Signature, Table, MethodObj)); in AcpiNsExecuteTable()
434 "%s: **** Start table execution pass\n", ACPI_GET_FUNCTION_NAME)); in AcpiNsParseTable()
H A Dnsnames.c509 ACPI_GET_FUNCTION_NAME, NameBuffer)); in AcpiNsGetNormalizedPathname()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacoutput.h385 #ifndef ACPI_GET_FUNCTION_NAME
386 #define ACPI_GET_FUNCTION_NAME _AcpiFunctionName macro
407 __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutdelete.c471 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()
H A Dutcache.c420 ACPI_GET_FUNCTION_NAME, Object, Cache->ListName)); in AcpiOsAcquireObject()
/freebsd/sys/contrib/dev/acpica/include/platform/
H A Dacgcc.h177 #define ACPI_GET_FUNCTION_NAME __func__ macro
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtexpress.c487 ACPI_GET_FUNCTION_NAME, Field->Value, Field->TableOffset); in DtInsertLabelField()
H A Daslbtypes.c508 AcpiOsPrintf ("Null Op in %s\n", ACPI_GET_FUNCTION_NAME); in AnGetBtype()
H A Dasltree.c628 CvDbgPrint ("%s=====Set latest parse op to this op.\n", ACPI_GET_FUNCTION_NAME); in TrLinkOpChildren()
H A Daslparseop.c866 CvDbgPrint ("%s=Set latest parse op to this op.\n", ACPI_GET_FUNCTION_NAME); in TrAllocateOp()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt13550 Added the ACPI_GET_FUNCTION_NAME macro to enable the compiler-dependent
13554 the debug trace output. If ACPI_GET_FUNCTION_NAME is not defined in the