hw_sgl_pool 167 drivers/crypto/hisilicon/sec/sec_algs.c dma_pool_free(info->hw_sgl_pool, sgl_current, psec_sgl); hw_sgl_pool 192 drivers/crypto/hisilicon/sec/sec_algs.c sgl_next = dma_pool_zalloc(info->hw_sgl_pool, hw_sgl_pool 1221 drivers/crypto/hisilicon/sec/sec_drv.c info->hw_sgl_pool = dmam_pool_create("sgl", dev, hw_sgl_pool 1223 drivers/crypto/hisilicon/sec/sec_drv.c if (!info->hw_sgl_pool) { hw_sgl_pool 414 drivers/crypto/hisilicon/sec/sec_drv.h struct dma_pool *hw_sgl_pool;