Searched refs:kacpid_wq (Results 1 – 1 of 1) sorted by relevance
83 static struct workqueue_struct *kacpid_wq; variable1166 queue = kacpid_wq; in acpi_os_execute()1197 flush_workqueue(kacpid_wq); in acpi_os_wait_events_complete()1854 kacpid_wq = alloc_workqueue("kacpid", 0, 1); in acpi_os_initialize1()1857 BUG_ON(!kacpid_wq); in acpi_os_initialize1()1879 destroy_workqueue(kacpid_wq); in acpi_os_terminate()