acpi_thermal_pm_queue 76 drivers/acpi/thermal.c static struct workqueue_struct *acpi_thermal_pm_queue; acpi_thermal_pm_queue 1106 drivers/acpi/thermal.c flush_workqueue(acpi_thermal_pm_queue); acpi_thermal_pm_queue 1118 drivers/acpi/thermal.c flush_workqueue(acpi_thermal_pm_queue); acpi_thermal_pm_queue 1152 drivers/acpi/thermal.c queue_work(acpi_thermal_pm_queue, &tz->thermal_check_work); acpi_thermal_pm_queue 1244 drivers/acpi/thermal.c acpi_thermal_pm_queue = alloc_workqueue("acpi_thermal_pm", acpi_thermal_pm_queue 1246 drivers/acpi/thermal.c if (!acpi_thermal_pm_queue) acpi_thermal_pm_queue 1251 drivers/acpi/thermal.c destroy_workqueue(acpi_thermal_pm_queue); acpi_thermal_pm_queue 1261 drivers/acpi/thermal.c destroy_workqueue(acpi_thermal_pm_queue);