Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/acpica/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()
/freebsd/sys/contrib/dev/acpica/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()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair.c273 ACPI_FUNCTION_NAME (NsSimpleRepair); in AcpiNsSimpleRepair()
525 ACPI_FUNCTION_NAME (NsRepairNullElement); in AcpiNsRepairNullElement()
616 ACPI_FUNCTION_NAME (NsRemoveNullElements); in AcpiNsRemoveNullElements()
715 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()
609 ACPI_FUNCTION_NAME (NsRepair_CST); in AcpiNsRepair_CST()
994 ACPI_FUNCTION_NAME (NsCheckSortedList); in AcpiNsCheckSortedList()
1159 ACPI_FUNCTION_NAME (NsRemoveElement); in AcpiNsRemoveElement()
H A Dnsdump.c216 ACPI_FUNCTION_NAME (NsPrintPathname); in AcpiNsPrintPathname()
330 ACPI_FUNCTION_NAME (NsDumpOneObject); in AcpiNsDumpOneObject()
/freebsd/sys/contrib/dev/acpica/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
/freebsd/sys/contrib/dev/acpica/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()
/freebsd/sys/contrib/dev/acpica/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()
/freebsd/sys/contrib/dev/acpica/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()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsutils.c323 ACPI_FUNCTION_NAME (PsFreeOp); in AcpiPsFreeOp()
H A Dpsopinfo.c187 ACPI_FUNCTION_NAME (PsGetOpcodeInfo); in AcpiPsGetOpcodeInfo()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslopt.c233 ACPI_FUNCTION_NAME (OptSearchToRoot); in OptSearchToRoot()
336 ACPI_FUNCTION_NAME (OptBuildShortestPath); in OptBuildShortestPath()
H A Ddtexpress.c483 ACPI_FUNCTION_NAME (DtInsertLabelField); in DtInsertLabelField()
H A Daslload.c527 ACPI_FUNCTION_NAME (LdNamespace1Begin); in LdNamespace1Begin()
1297 ACPI_FUNCTION_NAME (LdNamespace2Begin); in LdNamespace2Begin()
1447 ACPI_FUNCTION_NAME (LdCommonNamespaceEnd); in LdCommonNamespaceEnd()
H A Daslbtypes.c504 ACPI_FUNCTION_NAME (AnGetBtype); in AnGetBtype()

12