Searched refs:cq_tbl_lock (Results 1 – 2 of 2) sorted by relevance
199 spin_lock_irqsave(&dev->cq_tbl_lock, flags); in pvrdma_create_cq()201 spin_unlock_irqrestore(&dev->cq_tbl_lock, flags); in pvrdma_create_cq()262 spin_lock_irqsave(&dev->cq_tbl_lock, flags); in pvrdma_destroy_cq()264 spin_unlock_irqrestore(&dev->cq_tbl_lock, flags); in pvrdma_destroy_cq()
229 spinlock_t cq_tbl_lock; member