Searched refs:ACPI_GET_FUNCTION_NAME (Results 1 - 7 of 7) sorted by last modified time

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/platform/
H A Dacgcc.h175 #define ACPI_GET_FUNCTION_NAME __func__ macro
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacoutput.h376 * If ACPI_GET_FUNCTION_NAME was not defined in the compiler-dependent header,
380 #ifndef ACPI_GET_FUNCTION_NAME
381 #define ACPI_GET_FUNCTION_NAME _AcpiFunctionName macro
395 #endif /* ACPI_GET_FUNCTION_NAME */
402 __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdelete.c471 ACPI_GET_FUNCTION_NAME, Object, AcpiUtGetObjectTypeName (Object)));
602 ACPI_GET_FUNCTION_NAME, Object, Object->Common.Type, NewCount));
925 ACPI_GET_FUNCTION_NAME, Object, Object->Common.ReferenceCount));
H A Dutcache.c420 ACPI_GET_FUNCTION_NAME, Object, Cache->ListName));
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsparse.c246 ACPI_GET_FUNCTION_NAME, Table->Signature, Table, MethodObj));
434 "%s: **** Start table execution pass\n", ACPI_GET_FUNCTION_NAME));
H A Dnsnames.c509 ACPI_GET_FUNCTION_NAME, NameBuffer));
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddspkginit.c298 ACPI_GET_FUNCTION_NAME));
449 ACPI_GET_FUNCTION_NAME, i, ElementCount));
566 ACPI_GET_FUNCTION_NAME));

Completed in 60 milliseconds