Searched refs:ACPI_RELEASE_GLOBAL_LOCK (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dacenv.h27 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dacenv.h49 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ macro
/linux-4.1.27/include/acpi/platform/
H A Dacenv.h254 #ifndef ACPI_RELEASE_GLOBAL_LOCK
255 #define ACPI_RELEASE_GLOBAL_LOCK(Glptr, pending) pending = 0 macro
/linux-4.1.27/drivers/acpi/acpica/
H A Devglock.c319 ACPI_RELEASE_GLOBAL_LOCK(acpi_gbl_FACS, pending); acpi_ev_release_global_lock()

Completed in 107 milliseconds