Searched refs:acpi_gbl_global_lock_semaphore (Results 1 – 5 of 5) sorted by relevance
225 if (obj_desc->mutex.semaphore == acpi_gbl_global_lock_semaphore) { in acpi_ex_system_acquire_mutex()268 if (obj_desc->mutex.semaphore == acpi_gbl_global_lock_semaphore) { in acpi_ex_system_release_mutex()
183 (obj_desc->mutex.semaphore == acpi_gbl_global_lock_semaphore)) { in acpi_ex_acquire_mutex()265 (obj_desc->mutex.semaphore != acpi_gbl_global_lock_semaphore)) { in acpi_ex_release_mutex()
298 status = acpi_os_signal_semaphore (acpi_gbl_global_lock_semaphore, in acpi_ev_global_lock_thread()454 status = acpi_ex_system_wait_semaphore (acpi_gbl_global_lock_semaphore, in acpi_ev_acquire_global_lock()
179 ACPI_EXTERN acpi_handle acpi_gbl_global_lock_semaphore; variable
214 acpi_gbl_global_lock_semaphore = obj_desc->mutex.semaphore; in acpi_ns_root_initialize()