Searched refs:cpm_muram_lock (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/sysdev/
H A Dcpm_common.c68 static spinlock_t cpm_muram_lock; variable
89 spin_lock_init(&cpm_muram_lock); cpm_muram_init()
147 spin_lock_irqsave(&cpm_muram_lock, flags); cpm_muram_alloc()
151 spin_unlock_irqrestore(&cpm_muram_lock, flags); cpm_muram_alloc()
166 spin_lock_irqsave(&cpm_muram_lock, flags); cpm_muram_free()
168 spin_unlock_irqrestore(&cpm_muram_lock, flags); cpm_muram_free()
188 spin_lock_irqsave(&cpm_muram_lock, flags); cpm_muram_alloc_fixed()
191 spin_unlock_irqrestore(&cpm_muram_lock, flags); cpm_muram_alloc_fixed()

Completed in 37 milliseconds