Searched refs:dma_pool_alloc (Results 1 – 3 of 3) sorted by relevance
407 void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, in dma_pool_alloc() function442 EXPORT_SYMBOL(dma_pool_alloc);
45 p[i].v = dma_pool_alloc(pool, GFP_KERNEL, in dmapool_test_alloc()
1231 dma_pool_alloc/free routines affect performance.
Completed in 11 milliseconds