Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/fsl/qe/
Dqe_common.c32 static spinlock_t cpm_muram_lock; variable
60 spin_lock_init(&cpm_muram_lock); in cpm_muram_init()
161 spin_lock_irqsave(&cpm_muram_lock, flags); in cpm_muram_alloc()
165 spin_unlock_irqrestore(&cpm_muram_lock, flags); in cpm_muram_alloc()
181 spin_lock_irqsave(&cpm_muram_lock, flags); in cpm_muram_free()
191 spin_unlock_irqrestore(&cpm_muram_lock, flags); in cpm_muram_free()
210 spin_lock_irqsave(&cpm_muram_lock, flags); in cpm_muram_alloc_fixed()
214 spin_unlock_irqrestore(&cpm_muram_lock, flags); in cpm_muram_alloc_fixed()