Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_mcast.c46 rxe_drop_ref(grp); in rxe_mcast_get_grp()
116 rxe_drop_ref(elem); in rxe_mcast_drop_grp_elem()
117 rxe_drop_ref(grp); /* ref held by QP */ in rxe_mcast_drop_grp_elem()
118 rxe_drop_ref(grp); /* ref from get_key */ in rxe_mcast_drop_grp_elem()
125 rxe_drop_ref(grp); /* ref from get_key */ in rxe_mcast_drop_grp_elem()
151 rxe_drop_ref(grp); in rxe_drop_all_mcast_groups()
152 rxe_drop_ref(elem); in rxe_drop_all_mcast_groups()
Drxe_verbs.c121 rxe_drop_ref(uc); in rxe_dealloc_ucontext()
155 rxe_drop_ref(pd); in rxe_dealloc_pd()
208 rxe_drop_ref(ah); in rxe_destroy_ah()
292 rxe_drop_ref(pd); in rxe_create_srq()
293 rxe_drop_ref(srq); in rxe_create_srq()
350 rxe_drop_ref(srq->pd); in rxe_destroy_srq()
351 rxe_drop_ref(srq); in rxe_destroy_srq()
424 rxe_drop_ref(qp); in rxe_create_qp()
467 rxe_drop_ref(qp); in rxe_destroy_qp()
788 rxe_drop_ref(cq); in rxe_destroy_cq()
[all …]
Drxe_comp.c516 rxe_drop_ref(qp); in rxe_drain_resp_pkts()
628 rxe_drop_ref(pkt->qp); in rxe_completer()
675 rxe_drop_ref(pkt->qp); in rxe_completer()
704 rxe_drop_ref(pkt->qp); in rxe_completer()
729 rxe_drop_ref(pkt->qp); in rxe_completer()
747 rxe_drop_ref(pkt->qp); in rxe_completer()
761 rxe_drop_ref(qp); in rxe_completer()
769 rxe_drop_ref(qp); in rxe_completer()
Drxe_qp.c131 rxe_drop_ref(res->read.mr); in free_rd_atomic_resource()
358 rxe_drop_ref(srq); in rxe_qp_from_init()
359 rxe_drop_ref(scq); in rxe_qp_from_init()
360 rxe_drop_ref(rcq); in rxe_qp_from_init()
361 rxe_drop_ref(pd); in rxe_qp_from_init()
520 rxe_drop_ref(qp->resp.mr); in rxe_qp_reset()
798 rxe_drop_ref(qp->srq); in rxe_qp_do_cleanup()
804 rxe_drop_ref(qp->scq); in rxe_qp_do_cleanup()
806 rxe_drop_ref(qp->rcq); in rxe_qp_do_cleanup()
808 rxe_drop_ref(qp->pd); in rxe_qp_do_cleanup()
[all …]
Drxe_resp.c100 rxe_drop_ref(qp); in get_req()
476 rxe_drop_ref(mem); in check_rkey()
899 rxe_drop_ref(rmr); in do_complete()
987 rxe_drop_ref(qp); in send_atomic_ack()
1016 rxe_drop_ref(qp); in cleanup()
1021 rxe_drop_ref(qp->resp.mr); in cleanup()
1167 rxe_drop_ref(qp->resp.mr); in do_class_d1e_error()
1180 rxe_drop_ref(qp); in rxe_drain_req_pkts()
1379 rxe_drop_ref(qp); in rxe_responder()
Drxe_mr.c440 rxe_drop_ref(mem); in copy_data()
485 rxe_drop_ref(mem); in copy_data()
491 rxe_drop_ref(mem); in copy_data()
551 rxe_drop_ref(mem); in lookup_mem()
Drxe_recv.c221 rxe_drop_ref(qp); in hdr_check()
295 rxe_drop_ref(mcg); /* drop ref from rxe_pool_get_key. */ in rxe_rcv_mcast_pkt()
406 rxe_drop_ref(pkt->qp); in rxe_rcv()
Drxe_pool.h133 #define rxe_drop_ref(elem) kref_put(&(elem)->pelem.ref_cnt, rxe_elem_release) macro
Drxe_req.c612 rxe_drop_ref(rmr); in rxe_requester()
682 rxe_drop_ref(qp); in rxe_requester()
733 rxe_drop_ref(qp); in rxe_requester()
Drxe_net.c380 rxe_drop_ref(qp); in rxe_skb_tx_dtor()
400 rxe_drop_ref(pkt->qp); in rxe_send()