Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/acpica/
A Dexutils.c57 status = acpi_ut_acquire_mutex(ACPI_MTX_INTERPRETER); in acpi_ex_enter_interpreter()
103 status = acpi_ut_release_mutex(ACPI_MTX_INTERPRETER); in acpi_ex_exit_interpreter()
A Ddbtest.c754 acpi_ut_acquire_mutex(ACPI_MTX_INTERPRETER); in acpi_db_test_field_unit_type()
769 acpi_ut_release_mutex(ACPI_MTX_INTERPRETER); in acpi_db_test_field_unit_type()
A Daclocal.h46 #define ACPI_MTX_INTERPRETER 0 /* AML Interpreter, main lock */ macro

Completed in 11 milliseconds