Searched refs:ACPI_ACQUIRE_GLOBAL_LOCK (Results 1 – 3 of 3) sorted by relevance
396 #ifndef ACPI_ACQUIRE_GLOBAL_LOCK397 #define ACPI_ACQUIRE_GLOBAL_LOCK(GLptr, Acquired) Acquired = 1 macro
67 #define ACPI_ACQUIRE_GLOBAL_LOCK(GLptr, Acq) do { \ macro
390 ACPI_ACQUIRE_GLOBAL_LOCK (AcpiGbl_FACS, Acquired); in AcpiEvAcquireGlobalLock()