Home
last modified time | relevance | path

Searched refs:ACPI_LOCK (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/x86/acpica/
H A Dacpi_apm.c223 ACPI_LOCK(acpi); in apm_create_clone()
244 ACPI_LOCK(acpi); in apmdtor()
316 ACPI_LOCK(acpi); in apmioctl()
396 ACPI_LOCK(acpi); in apmpoll()
/freebsd/sys/dev/acpica/
H A Dacpi_thermal.c884 ACPI_LOCK(thermal); in acpi_tz_signal()
994 ACPI_LOCK(thermal); in acpi_tz_thread()
1002 ACPI_LOCK(thermal); in acpi_tz_thread()
1191 ACPI_LOCK(thermal); in acpi_tz_cooling_thread()
1215 ACPI_LOCK(thermal); in acpi_tz_cooling_thread_start()
1229 ACPI_LOCK(thermal); in acpi_tz_cooling_thread_start()
H A Dacpi.c3440 ACPI_LOCK(acpi); in acpi_ReqSleepState()
3504 ACPI_LOCK(acpi); in acpi_AckSleepState()
3578 ACPI_LOCK(acpi); in acpi_sleep_disable()
4505 ACPI_LOCK(acpi); in acpi_register_ioctl()
4525 ACPI_LOCK(acpi); in acpi_deregister_ioctl()
4542 ACPI_LOCK(acpi); in acpi_deregister_ioctls()
4579 ACPI_LOCK(acpi); in acpiioctl()
H A Dacpi_perf.c396 ACPI_LOCK(acpi); in acpi_px_startup()
H A Dacpivar.h171 #define ACPI_LOCK(sys) mtx_lock(&sys##_mutex) macro
H A Dacpi_cpu.c1132 ACPI_LOCK(acpi); in acpi_cpu_startup_cx()