Lines Matching refs:pmu_lock
71 raw_spinlock_t pmu_lock;
664 /* Should be called with cci_pmu->hw_events->pmu_lock held */
674 /* Should be called with cci_pmu->hw_events->pmu_lock held */
681 /* Should be called with cci_pmu->hw_events->pmu_lock held */
756 * cci_pm->hw_events->pmu_lock).
1030 raw_spin_lock(&events->pmu_lock);
1060 raw_spin_unlock(&events->pmu_lock);
1102 raw_spin_lock_irqsave(&hw_events->pmu_lock, flags);
1104 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags);
1114 raw_spin_lock_irqsave(&hw_events->pmu_lock, flags);
1116 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags);
1151 raw_spin_lock_irqsave(&hw_events->pmu_lock, flags);
1160 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags);
1677 raw_spin_lock_init(&cci_pmu->hw_events.pmu_lock);