Home
last modified time | relevance | path

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

/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-6.6/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/mm/
Ddmapool.c498 struct dma_pool *dmam_pool_create(const char *name, struct device *dev, in dmam_pool_create() function
/kernel/linux/linux-6.6/mm/
Ddmapool.c493 struct dma_pool *dmam_pool_create(const char *name, struct device *dev, in dmam_pool_create() function