node_pool 231 drivers/dma/st_fdma.c dma_pool_free(fdesc->fchan->node_pool, fdesc->node[i].desc, node_pool 249 drivers/dma/st_fdma.c fdesc->node[i].desc = dma_pool_alloc(fchan->node_pool, node_pool 258 drivers/dma/st_fdma.c dma_pool_free(fchan->node_pool, fdesc->node[i].desc, node_pool 269 drivers/dma/st_fdma.c fchan->node_pool = dma_pool_create(dev_name(&chan->dev->device), node_pool 275 drivers/dma/st_fdma.c if (!fchan->node_pool) { node_pool 302 drivers/dma/st_fdma.c dma_pool_destroy(fchan->node_pool); node_pool 303 drivers/dma/st_fdma.c fchan->node_pool = NULL; node_pool 119 drivers/dma/st_fdma.h struct dma_pool *node_pool;