Home
last modified time | relevance | path

Searched refs:rdma_restrack_del (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Drestrack.h29 void rdma_restrack_del(struct rdma_restrack_entry *res);
H A Drestrack.c273 void rdma_restrack_del(struct rdma_restrack_entry *res) in rdma_restrack_del() function
304 EXPORT_SYMBOL(rdma_restrack_del);
H A Dverbs.c348 rdma_restrack_del(&pd->res); in ib_dealloc_pd_user()
1095 rdma_restrack_del(&srq->res); in ib_destroy_srq_user()
2113 rdma_restrack_del(&qp->res); in ib_destroy_qp_user()
2182 rdma_restrack_del(&cq->res); in ib_destroy_cq_user()
2257 rdma_restrack_del(&mr->res); in ib_dereg_mr_user()
H A Dcq.c345 rdma_restrack_del(&cq->res); in ib_free_cq()
H A Dcounters.c220 rdma_restrack_del(&counter->res); in rdma_counter_free()
H A Drdma_core.c871 rdma_restrack_del(&ucontext->res); in ufile_destroy_ucontext()
H A Dcma.c2036 rdma_restrack_del(&id_priv->res); in _destroy_id()