Searched refs:pkg_work_lock (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/thermal/
H A Dx86_pkg_temp_thermal.c86 static spinlock_t pkg_work_lock; variable
328 spin_lock_irqsave(&pkg_work_lock, flags); pkg_temp_thermal_threshold_work_fn()
331 spin_unlock_irqrestore(&pkg_work_lock, flags); pkg_temp_thermal_threshold_work_fn()
335 spin_unlock_irqrestore(&pkg_work_lock, flags); pkg_temp_thermal_threshold_work_fn()
366 spin_lock_irqsave(&pkg_work_lock, flags); pkg_temp_thermal_platform_thermal_notify()
371 spin_unlock_irqrestore(&pkg_work_lock, flags); pkg_temp_thermal_platform_thermal_notify()
375 spin_unlock_irqrestore(&pkg_work_lock, flags); pkg_temp_thermal_platform_thermal_notify()
428 spin_lock_irqsave(&pkg_work_lock, flags); pkg_temp_thermal_device_add()
434 spin_unlock_irqrestore(&pkg_work_lock, flags); pkg_temp_thermal_device_add()
440 spin_unlock_irqrestore(&pkg_work_lock, flags); pkg_temp_thermal_device_add()
587 spin_lock_init(&pkg_work_lock); pkg_temp_thermal_init()

Completed in 52 milliseconds