Home
last modified time | relevance | path

Searched defs:dmam_pool_create (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Ddmapool.h46 static inline struct dma_pool *dmam_pool_create(const char *name, in dmam_pool_create() function
/kernel/linux/linux-5.10/include/linux/
Ddmapool.h46 static inline struct dma_pool *dmam_pool_create(const char *name, in dmam_pool_create() function
/kernel/linux/linux-4.19/mm/
Ddmapool.c502 struct dma_pool *dmam_pool_create(const char *name, struct device *dev, in dmam_pool_create() function
/kernel/linux/linux-5.10/mm/
Ddmapool.c498 struct dma_pool *dmam_pool_create(const char *name, struct device *dev, in dmam_pool_create() function