Home
last modified time | relevance | path

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

/drivers/lightnvm/
Dpblk-gc.c348 spin_lock(&gc->r_lock); in pblk_gc_read()
350 spin_unlock(&gc->r_lock); in pblk_gc_read()
356 spin_unlock(&gc->r_lock); in pblk_gc_read()
363 spin_lock(&gc->r_lock); in pblk_gc_read()
365 spin_unlock(&gc->r_lock); in pblk_gc_read()
481 spin_lock(&gc->r_lock); in pblk_gc_run()
483 spin_unlock(&gc->r_lock); in pblk_gc_run()
682 spin_lock_init(&gc->r_lock); in pblk_gc_init()
Dpblk.h254 spinlock_t r_lock; member
/drivers/infiniband/sw/rdmavt/
Dqp.c736 spin_lock_irq(&qp->r_lock); in rvt_qp_mr_clean()
750 spin_unlock_irq(&qp->r_lock); in rvt_qp_mr_clean()
917 __must_hold(&qp->r_lock) in _rvt_reset_qp()
919 lockdep_assert_held(&qp->r_lock); in _rvt_reset_qp()
931 spin_unlock_irq(&qp->r_lock); in _rvt_reset_qp()
943 spin_lock_irq(&qp->r_lock); in _rvt_reset_qp()
955 lockdep_assert_held(&qp->r_lock); in _rvt_reset_qp()
972 spin_lock_irq(&qp->r_lock); in rvt_reset_qp()
978 spin_unlock_irq(&qp->r_lock); in rvt_reset_qp()
1186 spin_lock_init(&qp->r_lock); in rvt_create_qp()
[all …]
/drivers/infiniband/hw/hfi1/
Dverbs.c405 spin_lock_irqsave(&packet->qp->r_lock, flags); in hfi1_kdeth_eager_rcv()
411 spin_unlock_irqrestore(&packet->qp->r_lock, flags); in hfi1_kdeth_eager_rcv()
416 spin_unlock_irqrestore(&packet->qp->r_lock, flags); in hfi1_kdeth_eager_rcv()
459 spin_lock_irqsave(&packet->qp->r_lock, flags); in hfi1_kdeth_expected_rcv()
465 spin_unlock_irqrestore(&packet->qp->r_lock, flags); in hfi1_kdeth_expected_rcv()
470 spin_unlock_irqrestore(&packet->qp->r_lock, flags); in hfi1_kdeth_expected_rcv()
524 spin_lock_irqsave(&packet->qp->r_lock, flags); in hfi1_handle_packet()
530 spin_unlock_irqrestore(&packet->qp->r_lock, flags); in hfi1_handle_packet()
555 spin_lock_irqsave(&packet->qp->r_lock, flags); in hfi1_handle_packet()
561 spin_unlock_irqrestore(&packet->qp->r_lock, flags); in hfi1_handle_packet()
Dqp.c936 spin_lock_irq(&qp->r_lock); in hfi1_qp_iter_cb()
942 spin_unlock_irq(&qp->r_lock); in hfi1_qp_iter_cb()
Dtid_rdma.c2651 __must_hold(&packet->qp->r_lock) __must_hold(RCU) in handle_read_kdeth_eflags()
2666 lockdep_assert_held(&qp->r_lock); in handle_read_kdeth_eflags()
2887 spin_lock_irqsave(&qp->r_lock, flags); in hfi1_handle_kdeth_eflags()
3015 spin_unlock_irqrestore(&qp->r_lock, flags); in hfi1_handle_kdeth_eflags()
3584 lockdep_assert_held(&qp->r_lock); in hfi1_tid_write_alloc_resources()
3978 spin_lock_irqsave(&qp->r_lock, flags); in hfi1_tid_timeout()
4012 spin_unlock_irqrestore(&qp->r_lock, flags); in hfi1_tid_timeout()
4794 spin_lock_irqsave(&qp->r_lock, flags); in hfi1_tid_retry_timeout()
4828 spin_unlock_irqrestore(&qp->r_lock, flags); in hfi1_tid_retry_timeout()
Dud.c157 spin_lock_irqsave(&qp->r_lock, flags); in ud_loopback()
261 spin_unlock_irqrestore(&qp->r_lock, flags); in ud_loopback()
Drc.c402 spin_lock_irqsave(&qp->r_lock, ps->flags); in make_rc_ack()
406 spin_unlock_irqrestore(&qp->r_lock, ps->flags); in make_rc_ack()
1612 lockdep_assert_held(&qp->r_lock); in hfi1_restart_rc()
2827 lockdep_assert_held(&qp->r_lock); in hfi1_rc_rcv()
Ddriver.c327 spin_lock_irqsave(&qp->r_lock, flags); in rcv_hdrerr()
344 spin_unlock_irqrestore(&qp->r_lock, flags); in rcv_hdrerr()
/drivers/infiniband/hw/qib/
Dqib_ud.c133 spin_lock_irqsave(&qp->r_lock, flags); in qib_ud_loopback()
217 spin_unlock_irqrestore(&qp->r_lock, flags); in qib_ud_loopback()
Dqib_driver.c361 spin_lock(&qp->r_lock); in qib_rcv_hdrerr()
420 spin_unlock(&qp->r_lock); in qib_rcv_hdrerr()
Dqib_sdma.c626 spin_lock(&qp->r_lock); in qib_sdma_verbs_send()
635 spin_unlock(&qp->r_lock); in qib_sdma_verbs_send()
Dqib_verbs.c227 spin_lock(&qp->r_lock); in qib_qp_rcv()
258 spin_unlock(&qp->r_lock); in qib_qp_rcv()