Home
last modified time | relevance | path

Searched refs:ACPI_FUNCTION_NAME (Results 1 – 25 of 40) sorted by relevance

12

/dragonfly/sys/contrib/dev/acpica/source/components/executer/
H A Dextrace.c296 ACPI_FUNCTION_NAME (ExTracePoint); in AcpiExTracePoint()
341 ACPI_FUNCTION_NAME (ExStartTraceMethod); in AcpiExStartTraceMethod()
407 ACPI_FUNCTION_NAME (ExStopTraceMethod); in AcpiExStopTraceMethod()
466 ACPI_FUNCTION_NAME (ExStartTraceOpcode); in AcpiExStartTraceOpcode()
498 ACPI_FUNCTION_NAME (ExStopTraceOpcode); in AcpiExStopTraceOpcode()
/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddswstate.c195 ACPI_FUNCTION_NAME (DsResultPop); in AcpiDsResultPop()
277 ACPI_FUNCTION_NAME (DsResultPush); in AcpiDsResultPush()
351 ACPI_FUNCTION_NAME (DsResultStackPush); in AcpiDsResultStackPush()
403 ACPI_FUNCTION_NAME (DsResultStackPop); in AcpiDsResultStackPop()
454 ACPI_FUNCTION_NAME (DsObjStackPush); in AcpiDsObjStackPush()
506 ACPI_FUNCTION_NAME (DsObjStackPop); in AcpiDsObjStackPop()
557 ACPI_FUNCTION_NAME (DsObjStackPopAndDelete); in AcpiDsObjStackPopAndDelete()
605 ACPI_FUNCTION_NAME (DsGetCurrentWalkState); in AcpiDsGetCurrentWalkState()
H A Ddscontrol.c187 ACPI_FUNCTION_NAME (DsExecBeginControlOp); in AcpiDsExecBeginControlOp()
293 ACPI_FUNCTION_NAME (DsExecEndControlOp); in AcpiDsExecEndControlOp()
H A Ddswscope.c180 ACPI_FUNCTION_NAME (DsScopeStackClear); in AcpiDsScopeStackClear()
H A Ddsutils.c184 ACPI_FUNCTION_NAME (DsClearImplicitReturn); in AcpiDsClearImplicitReturn()
236 ACPI_FUNCTION_NAME (DsDoImplicitReturn); in AcpiDsDoImplicitReturn()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacoutput.h389 #define ACPI_FUNCTION_NAME(Name) static const char _AcpiFunctionName[] = #Name; macro
394 #define ACPI_FUNCTION_NAME(Name) macro
473 ACPI_FUNCTION_NAME (Name) \
479 ACPI_FUNCTION_NAME(Name) \
587 #define ACPI_FUNCTION_NAME(a) macro
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsrepair.c273 ACPI_FUNCTION_NAME (NsSimpleRepair); in AcpiNsSimpleRepair()
523 ACPI_FUNCTION_NAME (NsRepairNullElement); in AcpiNsRepairNullElement()
614 ACPI_FUNCTION_NAME (NsRemoveNullElements); in AcpiNsRemoveNullElements()
713 ACPI_FUNCTION_NAME (NsWrapWithPackage); in AcpiNsWrapWithPackage()
H A Dnsdumpdv.c195 ACPI_FUNCTION_NAME (NsDumpOneDevice); in AcpiNsDumpOneDevice()
240 ACPI_FUNCTION_NAME (NsDumpRootDevices); in AcpiNsDumpRootDevices()
H A Dnsrepair2.c435 ACPI_FUNCTION_NAME (NsRepair_FDE); in AcpiNsRepair_FDE()
616 ACPI_FUNCTION_NAME (NsRepair_CST); in AcpiNsRepair_CST()
705 ACPI_FUNCTION_NAME (NsRepair_HID); in AcpiNsRepair_HID()
1001 ACPI_FUNCTION_NAME (NsCheckSortedList); in AcpiNsCheckSortedList()
1166 ACPI_FUNCTION_NAME (NsRemoveElement); in AcpiNsRemoveElement()
H A Dnsdump.c216 ACPI_FUNCTION_NAME (NsPrintPathname); in AcpiNsPrintPathname()
330 ACPI_FUNCTION_NAME (NsDumpOneObject); in AcpiNsDumpOneObject()
H A Dnsalloc.c232 ACPI_FUNCTION_NAME (NsDeleteNode); in AcpiNsDeleteNode()
/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutdelete.c539 ACPI_FUNCTION_NAME (UtUpdateRefCount); in AcpiUtUpdateRefCount()
668 ACPI_FUNCTION_NAME (UtUpdateObjectReference); in AcpiUtUpdateObjectReference()
864 ACPI_FUNCTION_NAME (UtAddReference); in AcpiUtAddReference()
902 ACPI_FUNCTION_NAME (UtRemoveReference); in AcpiUtRemoveReference()
H A Dutmutex.c371 ACPI_FUNCTION_NAME (UtAcquireMutex); in AcpiUtAcquireMutex()
459 ACPI_FUNCTION_NAME (UtReleaseMutex); in AcpiUtReleaseMutex()
H A Dutstring.c299 ACPI_FUNCTION_NAME (UtRepairName); in AcpiUtRepairName()
/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daehandlers.c529 ACPI_FUNCTION_NAME (AeAttachedDataHandler1); in AeAttachedDataHandler()
554 ACPI_FUNCTION_NAME (AeAttachedDataHandler2); in AeAttachedDataHandler2()
576 ACPI_FUNCTION_NAME (AeInterfaceHandler); in AeInterfaceHandler()
/dragonfly/sys/contrib/dev/acpica/source/components/hardware/
H A Dhwxface.c253 ACPI_FUNCTION_NAME (AcpiRead); in ACPI_EXPORT_SYMBOL()
284 ACPI_FUNCTION_NAME (AcpiWrite); in ACPI_EXPORT_SYMBOL()
H A Dhwregs.c381 ACPI_FUNCTION_NAME (HwRead); in AcpiHwRead()
478 ACPI_FUNCTION_NAME (HwWrite); in AcpiHwWrite()
H A Dhwpci.c384 ACPI_FUNCTION_NAME (HwProcessPciList); in AcpiHwProcessPciList()
/dragonfly/sys/contrib/dev/acpica/source/os_specific/service_layers/
H A Doswinxf.c884 ACPI_FUNCTION_NAME (OsCreateSemaphore); in AcpiOsCreateSemaphore()
1363 ACPI_FUNCTION_NAME (OsReadPort); in AcpiOsReadPort()
1413 ACPI_FUNCTION_NAME (OsWritePort); in AcpiOsWritePort()
/dragonfly/sys/contrib/dev/acpica/source/components/events/
H A Devsci.c192 ACPI_FUNCTION_NAME (EvSciDispatch); in AcpiEvSciDispatch()
H A Devevent.c350 ACPI_FUNCTION_NAME (EvFixedEventDetect); in AcpiEvFixedEventDetect()
H A Devmisc.c230 ACPI_FUNCTION_NAME (EvQueueNotifyRequest); in AcpiEvQueueNotifyRequest()
/dragonfly/sys/contrib/dev/acpica/source/components/parser/
H A Dpsutils.c323 ACPI_FUNCTION_NAME (PsFreeOp); in AcpiPsFreeOp()
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslopt.c233 ACPI_FUNCTION_NAME (OptSearchToRoot); in OptSearchToRoot()
336 ACPI_FUNCTION_NAME (OptBuildShortestPath); in OptBuildShortestPath()
H A Daslload.c527 ACPI_FUNCTION_NAME (LdNamespace1Begin); in LdNamespace1Begin()
1297 ACPI_FUNCTION_NAME (LdNamespace2Begin); in LdNamespace2Begin()
1447 ACPI_FUNCTION_NAME (LdCommonNamespaceEnd); in LdCommonNamespaceEnd()

12