Home
last modified time | relevance | path

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

/mm/
Dslab_common.c606 struct kmem_cache *kmalloc_dma_caches[KMALLOC_SHIFT_HIGH + 1]; variable
607 EXPORT_SYMBOL(kmalloc_dma_caches);
671 return kmalloc_dma_caches[index]; in kmalloc_slab()
770 kmalloc_dma_caches[i] = create_kmalloc_cache(n, in create_kmalloc_caches()