Home
last modified time | relevance | path

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

/linux/include/acpi/platform/
H A Dacenv.h251 #ifndef ACPI_RELEASE_GLOBAL_LOCK
252 #define ACPI_RELEASE_GLOBAL_LOCK(Glptr, pending) pending = 0 macro
/linux/arch/x86/include/asm/
H A Dacenv.h36 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ macro
/linux/drivers/acpi/acpica/
H A Devglock.c285 ACPI_RELEASE_GLOBAL_LOCK(acpi_gbl_FACS, pending); in acpi_ev_release_global_lock()