Searched defs:pmu_lock (Results 1 - 1 of 1) sorted by relevance

/drivers/macintosh/
H A Dvia-pmu.c151 static spinlock_t pmu_lock; variable
293 spin_lock_init(&pmu_lock);
1149 spin_lock_irqsave(&pmu_lock, flags);
1159 spin_unlock_irqrestore(&pmu_lock, flags);
1288 spin_lock_irqsave(&pmu_lock, flags);
1291 spin_unlock_irqrestore(&pmu_lock, flags);
1296 spin_unlock_irqrestore(&pmu_lock, flags);
1300 spin_lock_irqsave(&pmu_lock, flags);
1305 spin_unlock_irqrestore(&pmu_lock, flags);
1319 spin_lock_irqsave(&pmu_lock, flag
[all...]

Completed in 48 milliseconds