Lines Matching refs:rxe_pool_cleanup
25 rxe_pool_cleanup(&rxe->uc_pool); in rxe_dealloc()
26 rxe_pool_cleanup(&rxe->pd_pool); in rxe_dealloc()
27 rxe_pool_cleanup(&rxe->ah_pool); in rxe_dealloc()
28 rxe_pool_cleanup(&rxe->srq_pool); in rxe_dealloc()
29 rxe_pool_cleanup(&rxe->qp_pool); in rxe_dealloc()
30 rxe_pool_cleanup(&rxe->cq_pool); in rxe_dealloc()
31 rxe_pool_cleanup(&rxe->mr_pool); in rxe_dealloc()
32 rxe_pool_cleanup(&rxe->mw_pool); in rxe_dealloc()
33 rxe_pool_cleanup(&rxe->mc_grp_pool); in rxe_dealloc()
34 rxe_pool_cleanup(&rxe->mc_elem_pool); in rxe_dealloc()
175 rxe_pool_cleanup(&rxe->mc_grp_pool); in rxe_init_pools()
177 rxe_pool_cleanup(&rxe->mw_pool); in rxe_init_pools()
179 rxe_pool_cleanup(&rxe->mr_pool); in rxe_init_pools()
181 rxe_pool_cleanup(&rxe->cq_pool); in rxe_init_pools()
183 rxe_pool_cleanup(&rxe->qp_pool); in rxe_init_pools()
185 rxe_pool_cleanup(&rxe->srq_pool); in rxe_init_pools()
187 rxe_pool_cleanup(&rxe->ah_pool); in rxe_init_pools()
189 rxe_pool_cleanup(&rxe->pd_pool); in rxe_init_pools()
191 rxe_pool_cleanup(&rxe->uc_pool); in rxe_init_pools()