Home
last modified time | relevance | path

Searched full:r_lock (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c2653 * The caller must hold the packet->qp->r_lock and the rcu_read_lock.
2658 __must_hold(&packet->qp->r_lock) __must_hold(RCU) in handle_read_kdeth_eflags()
2673 lockdep_assert_held(&qp->r_lock); in handle_read_kdeth_eflags()
2895 spin_lock_irqsave(&qp->r_lock, flags); in hfi1_handle_kdeth_eflags()
3024 spin_unlock_irqrestore(&qp->r_lock, flags); in hfi1_handle_kdeth_eflags()
3596 lockdep_assert_held(&qp->r_lock); in hfi1_tid_write_alloc_resources()
3990 spin_lock_irqsave(&qp->r_lock, flags); in hfi1_tid_timeout()
4024 spin_unlock_irqrestore(&qp->r_lock, flags); in hfi1_tid_timeout()
4807 spin_lock_irqsave(&qp->r_lock, flags); in hfi1_tid_retry_timeout()
4841 spin_unlock_irqrestore(&qp->r_lock, flags); in hfi1_tid_retry_timeout()
H A Dud.c115 spin_lock_irqsave(&qp->r_lock, flags); in ud_loopback()
219 spin_unlock_irqrestore(&qp->r_lock, flags); in ud_loopback()
H A Drc.c360 spin_lock_irqsave(&qp->r_lock, ps->flags); in make_rc_ack()
364 spin_unlock_irqrestore(&qp->r_lock, ps->flags); in make_rc_ack()
1562 * The QP r_lock and s_lock should be held and interrupts disabled.
1570 lockdep_assert_held(&qp->r_lock); in hfi1_restart_rc()
2786 lockdep_assert_held(&qp->r_lock); in hfi1_rc_rcv()
H A Druc.c23 * This should be called with the QP r_lock held.
/linux/include/rdma/
H A Drdmavt_qp.h378 spinlock_t r_lock ____cacheline_aligned_in_smp; /* used for APM */