Searched refs:rxe_pool_cleanup (Results 1 – 3 of 3) sorted by relevance
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()178 rxe_pool_cleanup(&rxe->mw_pool); in rxe_init_pools()180 rxe_pool_cleanup(&rxe->mr_pool); in rxe_init_pools()[all …]
84 void rxe_pool_cleanup(struct rxe_pool *pool);
168 void rxe_pool_cleanup(struct rxe_pool *pool) in rxe_pool_cleanup() function
Completed in 11 milliseconds