curr_pool         202 drivers/crypto/ccree/cc_buffer_mgr.c 		dma_pool_alloc(mlli_params->curr_pool, flags,
curr_pool         384 drivers/crypto/ccree/cc_buffer_mgr.c 		dma_pool_free(req_ctx->mlli_params.curr_pool,
curr_pool         413 drivers/crypto/ccree/cc_buffer_mgr.c 	mlli_params->curr_pool = NULL;
curr_pool         470 drivers/crypto/ccree/cc_buffer_mgr.c 		mlli_params->curr_pool = buff_mgr->mlli_buffs_pool;
curr_pool         540 drivers/crypto/ccree/cc_buffer_mgr.c 		dma_pool_free(areq_ctx->mlli_params.curr_pool,
curr_pool        1021 drivers/crypto/ccree/cc_buffer_mgr.c 	mlli_params->curr_pool = NULL;
curr_pool        1184 drivers/crypto/ccree/cc_buffer_mgr.c 		mlli_params->curr_pool = buff_mgr->mlli_buffs_pool;
curr_pool        1221 drivers/crypto/ccree/cc_buffer_mgr.c 	mlli_params->curr_pool = NULL;
curr_pool        1259 drivers/crypto/ccree/cc_buffer_mgr.c 		mlli_params->curr_pool = buff_mgr->mlli_buffs_pool;
curr_pool        1307 drivers/crypto/ccree/cc_buffer_mgr.c 	mlli_params->curr_pool = NULL;
curr_pool        1372 drivers/crypto/ccree/cc_buffer_mgr.c 		mlli_params->curr_pool = buff_mgr->mlli_buffs_pool;
curr_pool        1404 drivers/crypto/ccree/cc_buffer_mgr.c 	if (areq_ctx->mlli_params.curr_pool) {
curr_pool        1408 drivers/crypto/ccree/cc_buffer_mgr.c 		dma_pool_free(areq_ctx->mlli_params.curr_pool,
curr_pool          34 drivers/crypto/ccree/cc_buffer_mgr.h 	struct dma_pool *curr_pool;