Searched refs:kacpid_wq (Results 1 – 1 of 1) sorted by relevance
66 static struct workqueue_struct *kacpid_wq; variable1108 queue = kacpid_wq; in acpi_os_execute()1146 flush_workqueue(kacpid_wq); in acpi_os_wait_events_complete()1672 kacpid_wq = alloc_workqueue("kacpid", 0, 1); in acpi_os_initialize1()1675 BUG_ON(!kacpid_wq); in acpi_os_initialize1()1700 destroy_workqueue(kacpid_wq); in acpi_os_terminate()