Searched refs:kacpid_wq (Results 1 – 1 of 1) sorted by relevance
67 static struct workqueue_struct *kacpid_wq; variable1106 queue = kacpid_wq; in acpi_os_execute()1144 flush_workqueue(kacpid_wq); in acpi_os_wait_events_complete()1755 kacpid_wq = alloc_workqueue("kacpid", 0, 1); in acpi_os_initialize1()1758 BUG_ON(!kacpid_wq); in acpi_os_initialize1()1783 destroy_workqueue(kacpid_wq); in acpi_os_terminate()