Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_qp.c66 unsigned long *scq_flags,
71 spin_lock_irqsave(&scq->cq_lock, *scq_flags);
74 spin_lock_irqsave(&scq->cq_lock, *scq_flags);
79 spin_lock_irqsave_nested(&scq->cq_lock, *scq_flags,
85 unsigned long *scq_flags,
91 spin_unlock_irqrestore(&scq->cq_lock, *scq_flags);
94 spin_unlock_irqrestore(&scq->cq_lock, *scq_flags);
96 spin_unlock_irqrestore(&scq->cq_lock, *scq_flags);
104 unsigned long scq_flags, rcq_flags; in pvrdma_reset_qp() local
108 pvrdma_lock_cqs(scq, rcq, &scq_flags, in pvrdma_reset_qp()
466 unsigned long scq_flags, rcq_flags; pvrdma_free_qp() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_qp.c66 unsigned long *scq_flags,
71 spin_lock_irqsave(&scq->cq_lock, *scq_flags);
74 spin_lock_irqsave(&scq->cq_lock, *scq_flags);
79 spin_lock_irqsave_nested(&scq->cq_lock, *scq_flags,
85 unsigned long *scq_flags,
91 spin_unlock_irqrestore(&scq->cq_lock, *scq_flags);
94 spin_unlock_irqrestore(&scq->cq_lock, *scq_flags);
96 spin_unlock_irqrestore(&scq->cq_lock, *scq_flags);
104 unsigned long scq_flags, rcq_flags; in pvrdma_reset_qp() local
108 pvrdma_lock_cqs(scq, rcq, &scq_flags, in pvrdma_reset_qp()
455 unsigned long scq_flags, rcq_flags; pvrdma_free_qp() local
[all...]

Completed in 2 milliseconds