Home
last modified time | relevance | path

Searched refs:rxe_drop_ref (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_mcast.c73 rxe_drop_ref(grp); in rxe_mcast_get_grp()
143 rxe_drop_ref(elem); in rxe_mcast_drop_grp_elem()
144 rxe_drop_ref(grp); /* ref held by QP */ in rxe_mcast_drop_grp_elem()
145 rxe_drop_ref(grp); /* ref from get_key */ in rxe_mcast_drop_grp_elem()
152 rxe_drop_ref(grp); /* ref from get_key */ in rxe_mcast_drop_grp_elem()
178 rxe_drop_ref(grp); in rxe_drop_all_mcast_groups()
179 rxe_drop_ref(elem); in rxe_drop_all_mcast_groups()
Drxe_verbs.c183 rxe_drop_ref(uc); in rxe_dealloc_ucontext()
221 rxe_drop_ref(pd); in rxe_dealloc_pd()
285 rxe_drop_ref(ah->pd); in rxe_destroy_ah()
286 rxe_drop_ref(ah); in rxe_destroy_ah()
375 rxe_drop_ref(pd); in rxe_create_srq()
377 rxe_drop_ref(srq); in rxe_create_srq()
434 rxe_drop_ref(srq->pd); in rxe_destroy_srq()
436 rxe_drop_ref(srq); in rxe_destroy_srq()
510 rxe_drop_ref(qp); in rxe_create_qp()
553 rxe_drop_ref(qp); in rxe_destroy_qp()
[all …]
Drxe_qp.c153 rxe_drop_ref(qp); in free_rd_atomic_resource()
157 rxe_drop_ref(res->read.mr); in free_rd_atomic_resource()
366 rxe_drop_ref(srq); in rxe_qp_from_init()
367 rxe_drop_ref(scq); in rxe_qp_from_init()
368 rxe_drop_ref(rcq); in rxe_qp_from_init()
369 rxe_drop_ref(pd); in rxe_qp_from_init()
529 rxe_drop_ref(qp->resp.mr); in rxe_qp_reset()
808 rxe_drop_ref(qp->srq); in rxe_qp_do_cleanup()
814 rxe_drop_ref(qp->scq); in rxe_qp_do_cleanup()
816 rxe_drop_ref(qp->rcq); in rxe_qp_do_cleanup()
[all …]
Drxe_comp.c525 rxe_drop_ref(qp); in rxe_drain_resp_pkts()
637 rxe_drop_ref(pkt->qp); in rxe_completer()
699 rxe_drop_ref(pkt->qp); in rxe_completer()
724 rxe_drop_ref(pkt->qp); in rxe_completer()
742 rxe_drop_ref(pkt->qp); in rxe_completer()
756 rxe_drop_ref(qp); in rxe_completer()
764 rxe_drop_ref(qp); in rxe_completer()
Drxe_resp.c130 rxe_drop_ref(qp); in get_req()
506 rxe_drop_ref(mem); in check_rkey()
912 rxe_drop_ref(rmr); in do_complete()
1004 rxe_drop_ref(qp); in send_atomic_ack()
1033 rxe_drop_ref(qp); in cleanup()
1038 rxe_drop_ref(qp->resp.mr); in cleanup()
1184 rxe_drop_ref(qp->resp.mr); in do_class_d1e_error()
1197 rxe_drop_ref(qp); in rxe_drain_req_pkts()
1396 rxe_drop_ref(qp); in rxe_responder()
Drxe_mr.c474 rxe_drop_ref(mem); in copy_data()
519 rxe_drop_ref(mem); in copy_data()
525 rxe_drop_ref(mem); in copy_data()
600 rxe_drop_ref(mem); in lookup_mem()
Drxe_recv.c264 rxe_drop_ref(qp); in hdr_check()
327 rxe_drop_ref(mcg); /* drop ref from rxe_pool_get_key. */ in rxe_rcv_mcast_pkt()
420 rxe_drop_ref(pkt->qp); in rxe_rcv()
Drxe_pool.h163 #define rxe_drop_ref(elem) kref_put(&(elem)->pelem.ref_cnt, rxe_elem_release) macro
Drxe_req.c633 rxe_drop_ref(rmr); in rxe_requester()
701 rxe_drop_ref(qp); in rxe_requester()
752 rxe_drop_ref(qp); in rxe_requester()
Drxe_net.c463 rxe_drop_ref(qp); in rxe_skb_tx_dtor()
486 rxe_drop_ref(pkt->qp); in rxe_send()