_acpi_module_name
acpi_format_exception (status), #name, _acpi_module_name, __LINE__); \
#define acpi_ut_create_internal_object(t) acpi_ut_create_internal_object_dbg (_acpi_module_name,__LINE__,_COMPONENT,t)
#define acpi_ut_allocate_object_desc() acpi_ut_allocate_object_desc_dbg (_acpi_module_name,__LINE__,_COMPONENT)
#define ACPI_MODULE_NAME(name) static const char ACPI_UNUSED_VAR _acpi_module_name[] = name;
#define AE_INFO _acpi_module_name, __LINE__
__LINE__, ACPI_GET_FUNCTION_NAME, _acpi_module_name, _COMPONENT
#define ACPI_MEM_PARAMETERS _COMPONENT, _acpi_module_name, __LINE__