Searched refs:ACPI_GLOBAL_LOCK_PSEUDO_PATH (Results 1 – 1 of 1) sorted by relevance
64 #define ACPI_GLOBAL_LOCK_PSEUDO_PATH ":GLOBAL_LOCK" macro304 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,343 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,695 if (!strcmp(mutex_path, ACPI_GLOBAL_LOCK_PSEUDO_PATH)) { in setup_lock_data()