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