Searched defs:dma_pool_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Ddmapool.h42 static inline void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, function
/linux-master/mm/
H A Ddmapool.c404 void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, function
439 EXPORT_SYMBOL(dma_pool_alloc); variable

Completed in 106 milliseconds