Searched refs:ACPI_RELEASE_GLOBAL_LOCK (Results 1 – 3 of 3) sorted by relevance
402 #ifndef ACPI_RELEASE_GLOBAL_LOCK403 #define ACPI_RELEASE_GLOBAL_LOCK(GLptr, Pending) Pending = 0 macro
68 #define ACPI_RELEASE_GLOBAL_LOCK(GLptr, Acq) do { \ macro
464 ACPI_RELEASE_GLOBAL_LOCK (AcpiGbl_FACS, Pending); in AcpiEvReleaseGlobalLock()