Home
last modified time | relevance | path

Searched defs:dma_pool_destroy (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Ddmapool.h41 static inline void dma_pool_destroy(struct dma_pool *pool) { } in dma_pool_destroy() function
/Linux-v6.6/mm/
Ddmapool.c360 void dma_pool_destroy(struct dma_pool *pool) in dma_pool_destroy() function