Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/fsl/qe/
Dqe_common.c29 static spinlock_t cpm_muram_lock; variable
57 spin_lock_init(&cpm_muram_lock); in cpm_muram_init()
158 spin_lock_irqsave(&cpm_muram_lock, flags); in cpm_muram_alloc()
162 spin_unlock_irqrestore(&cpm_muram_lock, flags); in cpm_muram_alloc()
178 spin_lock_irqsave(&cpm_muram_lock, flags); in cpm_muram_free()
188 spin_unlock_irqrestore(&cpm_muram_lock, flags); in cpm_muram_free()
207 spin_lock_irqsave(&cpm_muram_lock, flags); in cpm_muram_alloc_fixed()
211 spin_unlock_irqrestore(&cpm_muram_lock, flags); in cpm_muram_alloc_fixed()