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

/mm/
H A Dslub.c3191 static struct kmem_cache *kmalloc_dma_caches[SLUB_PAGE_SHIFT]; variable in typeref:struct:kmem_cache
3305 return kmalloc_dma_caches[index];
3817 kmalloc_dma_caches[i] = create_kmalloc_cache(name,

Completed in 16 milliseconds