Lines Matching refs:pmu_lock
74 raw_spinlock_t pmu_lock;
667 /* Should be called with cci_pmu->hw_events->pmu_lock held */
677 /* Should be called with cci_pmu->hw_events->pmu_lock held */
684 /* Should be called with cci_pmu->hw_events->pmu_lock held */
759 * cci_pm->hw_events->pmu_lock).
1034 raw_spin_lock_irqsave(&events->pmu_lock, flags);
1064 raw_spin_unlock_irqrestore(&events->pmu_lock, flags);
1106 raw_spin_lock_irqsave(&hw_events->pmu_lock, flags);
1108 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags);
1118 raw_spin_lock_irqsave(&hw_events->pmu_lock, flags);
1120 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags);
1155 raw_spin_lock_irqsave(&hw_events->pmu_lock, flags);
1164 raw_spin_unlock_irqrestore(&hw_events->pmu_lock, flags);
1682 raw_spin_lock_init(&cci_pmu->hw_events.pmu_lock);