Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
A Drxe_mw.c19 rxe_drop_ref(pd); in rxe_alloc_mw()
39 rxe_drop_ref(mr); in rxe_do_dealloc_mw()
46 rxe_drop_ref(qp); in rxe_do_dealloc_mw()
65 rxe_drop_ref(mw); in rxe_dealloc_mw()
66 rxe_drop_ref(pd); in rxe_dealloc_mw()
239 rxe_drop_ref(mr); in rxe_bind_mw()
241 rxe_drop_ref(mw); in rxe_bind_mw()
266 rxe_drop_ref(qp); in rxe_do_invalidate_mw()
272 rxe_drop_ref(mr); in rxe_do_invalidate_mw()
308 rxe_drop_ref(mw); in rxe_invalidate_mw()
[all …]
A Drxe_mcast.c30 rxe_drop_ref(grp); in create_grp()
132 rxe_drop_ref(elem); in rxe_mcast_drop_grp_elem()
133 rxe_drop_ref(grp); /* ref held by QP */ in rxe_mcast_drop_grp_elem()
134 rxe_drop_ref(grp); /* ref from get_key */ in rxe_mcast_drop_grp_elem()
141 rxe_drop_ref(grp); /* ref from get_key */ in rxe_mcast_drop_grp_elem()
167 rxe_drop_ref(grp); in rxe_drop_all_mcast_groups()
168 rxe_drop_ref(elem); in rxe_drop_all_mcast_groups()
A Drxe_verbs.c118 rxe_drop_ref(uc); in rxe_dealloc_ucontext()
152 rxe_drop_ref(pd); in rxe_dealloc_pd()
193 rxe_drop_ref(ah); in rxe_create_ah()
234 rxe_drop_ref(ah); in rxe_destroy_ah()
319 rxe_drop_ref(pd); in rxe_create_srq()
320 rxe_drop_ref(srq); in rxe_create_srq()
378 rxe_drop_ref(srq); in rxe_destroy_srq()
450 rxe_drop_ref(qp); in rxe_create_qp()
495 rxe_drop_ref(qp); in rxe_destroy_qp()
808 rxe_drop_ref(cq); in rxe_destroy_cq()
[all …]
A Drxe_qp.c142 rxe_drop_ref(res->read.mr); in free_rd_atomic_resource()
370 rxe_drop_ref(srq); in rxe_qp_from_init()
371 rxe_drop_ref(scq); in rxe_qp_from_init()
372 rxe_drop_ref(rcq); in rxe_qp_from_init()
373 rxe_drop_ref(pd); in rxe_qp_from_init()
532 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()
818 rxe_drop_ref(qp->pd); in rxe_qp_do_cleanup()
[all …]
A Drxe_mr.c462 rxe_drop_ref(mr); in copy_data()
507 rxe_drop_ref(mr); in copy_data()
513 rxe_drop_ref(mr); in copy_data()
572 rxe_drop_ref(mr); in lookup_mr()
616 rxe_drop_ref(mr); in rxe_invalidate_mr()
693 rxe_drop_ref(mr_pd(mr)); in rxe_dereg_mr()
695 rxe_drop_ref(mr); in rxe_dereg_mr()
A Drxe_resp.c102 rxe_drop_ref(qp); in get_req()
466 rxe_drop_ref(mw); in check_rkey()
510 rxe_drop_ref(mr); in check_rkey()
512 rxe_drop_ref(mw); in check_rkey()
990 rxe_drop_ref(qp); in send_atomic_ack()
1019 rxe_drop_ref(qp); in cleanup()
1025 rxe_drop_ref(qp->resp.mr); in cleanup()
1169 rxe_drop_ref(qp->resp.mr); in do_class_d1e_error()
1183 rxe_drop_ref(qp); in rxe_drain_req_pkts()
1390 rxe_drop_ref(qp); in rxe_responder()
A Drxe_recv.c220 rxe_drop_ref(qp); in hdr_check()
303 rxe_drop_ref(mcg); /* drop ref from rxe_pool_get_key. */ in rxe_rcv_mcast_pkt()
400 rxe_drop_ref(pkt->qp); in rxe_rcv()
A Drxe_comp.c531 rxe_drop_ref(qp); in rxe_drain_resp_pkts()
553 rxe_drop_ref(qp); in free_pkt()
766 rxe_drop_ref(qp); in rxe_completer()
A Drxe_pool.h159 #define rxe_drop_ref(elem) kref_put(&(elem)->pelem.ref_cnt, rxe_elem_release) macro
A Drxe_net.c372 rxe_drop_ref(qp); in rxe_skb_tx_dtor()
392 rxe_drop_ref(pkt->qp); in rxe_send()
A Drxe_req.c708 rxe_drop_ref(qp); in rxe_requester()
765 rxe_drop_ref(qp); in rxe_requester()

Completed in 20 milliseconds