Lines Matching refs:pkg_work_lock
86 static spinlock_t pkg_work_lock; variable
328 spin_lock_irqsave(&pkg_work_lock, flags); in pkg_temp_thermal_threshold_work_fn()
331 spin_unlock_irqrestore(&pkg_work_lock, flags); in pkg_temp_thermal_threshold_work_fn()
335 spin_unlock_irqrestore(&pkg_work_lock, flags); in pkg_temp_thermal_threshold_work_fn()
366 spin_lock_irqsave(&pkg_work_lock, flags); in pkg_temp_thermal_platform_thermal_notify()
371 spin_unlock_irqrestore(&pkg_work_lock, flags); in pkg_temp_thermal_platform_thermal_notify()
375 spin_unlock_irqrestore(&pkg_work_lock, flags); in pkg_temp_thermal_platform_thermal_notify()
428 spin_lock_irqsave(&pkg_work_lock, flags); in pkg_temp_thermal_device_add()
434 spin_unlock_irqrestore(&pkg_work_lock, flags); in pkg_temp_thermal_device_add()
440 spin_unlock_irqrestore(&pkg_work_lock, flags); in pkg_temp_thermal_device_add()
587 spin_lock_init(&pkg_work_lock); in pkg_temp_thermal_init()