Home
last modified time | relevance | path

Searched refs:intr_notify_lock (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/thermal/
Dintel_soc_dts_thermal.c79 static spinlock_t intr_notify_lock; variable
373 spin_lock_irqsave(&intr_notify_lock, flags); in proc_thermal_interrupt()
392 spin_unlock_irqrestore(&intr_notify_lock, flags); in proc_thermal_interrupt()
399 spin_unlock_irqrestore(&intr_notify_lock, flags); in proc_thermal_interrupt()
443 spin_lock_init(&intr_notify_lock); in intel_soc_thermal_init()