Searched refs:acpi_gbl_exception_handler (Results 1 – 5 of 5) sorted by relevance
150 acpi_gbl_exception_handler = NULL; in acpi_ut_init_globals()
193 if (acpi_gbl_exception_handler) { in acpi_ds_method_error()213 status = acpi_gbl_exception_handler(status, name, in acpi_ds_method_error()
359 if (acpi_gbl_exception_handler) { in ACPI_EXPORT_SYMBOL()366 acpi_gbl_exception_handler = handler; in ACPI_EXPORT_SYMBOL()
122 ACPI_GLOBAL(acpi_exception_handler, acpi_gbl_exception_handler);
72 {&acpi_gbl_exception_handler, "Control Method Exceptions"},