Searched refs:kacpid_wq (Results 1 – 1 of 1) sorted by relevance
64 static struct workqueue_struct *kacpid_wq; variable1095 queue = kacpid_wq; in acpi_os_execute()1134 flush_workqueue(kacpid_wq); in acpi_os_wait_events_complete()1739 kacpid_wq = alloc_workqueue("kacpid", 0, 1); in acpi_os_initialize1()1742 BUG_ON(!kacpid_wq); in acpi_os_initialize1()1763 destroy_workqueue(kacpid_wq); in acpi_os_terminate()