Lines Matching refs:rxe_pool_cleanup
58 rxe_pool_cleanup(&rxe->uc_pool); in rxe_dealloc()
59 rxe_pool_cleanup(&rxe->pd_pool); in rxe_dealloc()
60 rxe_pool_cleanup(&rxe->ah_pool); in rxe_dealloc()
61 rxe_pool_cleanup(&rxe->srq_pool); in rxe_dealloc()
62 rxe_pool_cleanup(&rxe->qp_pool); in rxe_dealloc()
63 rxe_pool_cleanup(&rxe->cq_pool); in rxe_dealloc()
64 rxe_pool_cleanup(&rxe->mr_pool); in rxe_dealloc()
65 rxe_pool_cleanup(&rxe->mw_pool); in rxe_dealloc()
66 rxe_pool_cleanup(&rxe->mc_grp_pool); in rxe_dealloc()
67 rxe_pool_cleanup(&rxe->mc_elem_pool); in rxe_dealloc()
236 rxe_pool_cleanup(&rxe->mc_grp_pool); in rxe_init_pools()
238 rxe_pool_cleanup(&rxe->mw_pool); in rxe_init_pools()
240 rxe_pool_cleanup(&rxe->mr_pool); in rxe_init_pools()
242 rxe_pool_cleanup(&rxe->cq_pool); in rxe_init_pools()
244 rxe_pool_cleanup(&rxe->qp_pool); in rxe_init_pools()
246 rxe_pool_cleanup(&rxe->srq_pool); in rxe_init_pools()
248 rxe_pool_cleanup(&rxe->ah_pool); in rxe_init_pools()
250 rxe_pool_cleanup(&rxe->pd_pool); in rxe_init_pools()
252 rxe_pool_cleanup(&rxe->uc_pool); in rxe_init_pools()