Home
last modified time | relevance | path

Searched refs:_ACPI_REPORT_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/acpi/utilities/
Dutalloc.c365 _ACPI_REPORT_ERROR (module, line, component, in acpi_ut_allocate()
374 _ACPI_REPORT_ERROR (module, line, component, in acpi_ut_allocate()
415 _ACPI_REPORT_ERROR (module, line, component, in acpi_ut_callocate()
424 _ACPI_REPORT_ERROR (module, line, component, in acpi_ut_callocate()
526 _ACPI_REPORT_ERROR (module, line, component, in acpi_ut_callocate_and_track()
575 _ACPI_REPORT_ERROR (module, line, component, in acpi_ut_free_and_track()
770 _ACPI_REPORT_ERROR (module, line, component, in acpi_ut_remove_allocation()
Dutobject.c266 _ACPI_REPORT_ERROR (module_name, line_number, component_id, in acpi_ut_allocate_object_desc_dbg()
/linux-2.4.37.9/include/acpi/
Dacmacros.h488 #define _ACPI_REPORT_ERROR(a,b,c,fp) {acpi_ut_report_error(a,b,c); \ macro