Lines Matching refs:request_lock
43 spinlock_t request_lock;
161 assert_spin_locked(&viommu->request_lock);
192 spin_lock_irqsave(&viommu->request_lock, flags);
196 spin_unlock_irqrestore(&viommu->request_lock, flags);
227 assert_spin_locked(&viommu->request_lock);
269 spin_lock_irqsave(&viommu->request_lock, flags);
273 spin_unlock_irqrestore(&viommu->request_lock, flags);
288 spin_lock_irqsave(&viommu->request_lock, flags);
304 spin_unlock_irqrestore(&viommu->request_lock, flags);
1003 spin_lock_init(&viommu->request_lock);