Home
last modified time | relevance | path

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

/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.c157 rxe_drop_ref(uc); in rxe_dealloc_ucontext()
191 rxe_drop_ref(pd); in rxe_dealloc_pd()
242 rxe_drop_ref(ah); in rxe_destroy_ah()
325 rxe_drop_ref(pd); in rxe_create_srq()
326 rxe_drop_ref(srq); in rxe_create_srq()
383 rxe_drop_ref(srq->pd); in rxe_destroy_srq()
384 rxe_drop_ref(srq); in rxe_destroy_srq()
456 rxe_drop_ref(qp); in rxe_create_qp()
499 rxe_drop_ref(qp); in rxe_destroy_qp()
817 rxe_drop_ref(cq); in rxe_destroy_cq()
[all …]
Drxe_qp.c155 rxe_drop_ref(qp); in free_rd_atomic_resource()
159 rxe_drop_ref(res->read.mr); in free_rd_atomic_resource()
377 rxe_drop_ref(srq); in rxe_qp_from_init()
378 rxe_drop_ref(scq); in rxe_qp_from_init()
379 rxe_drop_ref(rcq); in rxe_qp_from_init()
380 rxe_drop_ref(pd); in rxe_qp_from_init()
539 rxe_drop_ref(qp->resp.mr); in rxe_qp_reset()
815 rxe_drop_ref(qp->srq); in rxe_qp_do_cleanup()
821 rxe_drop_ref(qp->scq); in rxe_qp_do_cleanup()
823 rxe_drop_ref(qp->rcq); in rxe_qp_do_cleanup()
[all …]
Drxe_comp.c543 rxe_drop_ref(qp); in rxe_drain_resp_pkts()
655 rxe_drop_ref(pkt->qp); in rxe_completer()
703 rxe_drop_ref(pkt->qp); in rxe_completer()
732 rxe_drop_ref(pkt->qp); in rxe_completer()
757 rxe_drop_ref(pkt->qp); in rxe_completer()
775 rxe_drop_ref(pkt->qp); in rxe_completer()
789 rxe_drop_ref(qp); in rxe_completer()
797 rxe_drop_ref(qp); in rxe_completer()
Drxe_resp.c127 rxe_drop_ref(qp); in get_req()
503 rxe_drop_ref(mem); in check_rkey()
926 rxe_drop_ref(rmr); in do_complete()
1016 rxe_drop_ref(qp); in send_atomic_ack()
1045 rxe_drop_ref(qp); in cleanup()
1050 rxe_drop_ref(qp->resp.mr); in cleanup()
1196 rxe_drop_ref(qp->resp.mr); in do_class_d1e_error()
1209 rxe_drop_ref(qp); in rxe_drain_req_pkts()
1408 rxe_drop_ref(qp); in rxe_responder()
Drxe_mr.c473 rxe_drop_ref(mem); in copy_data()
518 rxe_drop_ref(mem); in copy_data()
524 rxe_drop_ref(mem); in copy_data()
584 rxe_drop_ref(mem); in lookup_mem()
Drxe_recv.c264 rxe_drop_ref(qp); in hdr_check()
325 rxe_drop_ref(mcg); /* drop ref from rxe_pool_get_key. */ in rxe_rcv_mcast_pkt()
418 rxe_drop_ref(pkt->qp); in rxe_rcv()
Drxe_pool.h167 #define rxe_drop_ref(elem) kref_put(&(elem)->pelem.ref_cnt, rxe_elem_release) macro
Drxe_req.c642 rxe_drop_ref(rmr); in rxe_requester()
711 rxe_drop_ref(qp); in rxe_requester()
762 rxe_drop_ref(qp); in rxe_requester()
Drxe_net.c421 rxe_drop_ref(qp); in rxe_skb_tx_dtor()
441 rxe_drop_ref(pkt->qp); in rxe_send()