Home
last modified time | relevance | path

Searched refs:dmapool (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dcoh901318_lli.c41 pool->dmapool = dma_pool_create("lli_pool", dev, size, align, 0); in coh901318_pool_create()
50 dma_pool_destroy(pool->dmapool); in coh901318_pool_destroy()
68 head = dma_pool_alloc(pool->dmapool, GFP_NOWAIT, &phy); in coh901318_lli_alloc()
83 lli = dma_pool_alloc(pool->dmapool, GFP_NOWAIT, &phy); in coh901318_lli_alloc()
130 dma_pool_free(pool->dmapool, l, l->phy_this); in coh901318_lli_free()
134 dma_pool_free(pool->dmapool, l, l->phy_this); in coh901318_lli_free()
H A Dcoh901318.h18 struct dma_pool *dmapool; member
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dmm-api.rst88 .. kernel-doc:: mm/dmapool.c
H A Ddma-api.rst79 To get this part of the dma_API, you must #include <linux/dmapool.h>
/OK3568_Linux_fs/kernel/mm/
H A DMakefile73 obj-$(CONFIG_HAS_DMA) += dmapool.o
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log