Searched refs:ACPI_ACQUIRE_GLOBAL_LOCK (Results 1 – 3 of 3) sorted by relevance
398 #ifndef ACPI_ACQUIRE_GLOBAL_LOCK399 #define ACPI_ACQUIRE_GLOBAL_LOCK(GLptr, Acquired) Acquired = 1 macro
65 #define ACPI_ACQUIRE_GLOBAL_LOCK(GLptr, Acq) do { \ macro
395 ACPI_ACQUIRE_GLOBAL_LOCK (AcpiGbl_FACS, Acquired); in AcpiEvAcquireGlobalLock()