Searched refs:kmalloc_dma_caches (Results 1 – 2 of 2) sorted by relevance
980 struct kmem_cache *kmalloc_dma_caches[KMALLOC_SHIFT_HIGH + 1] __ro_after_init; variable981 EXPORT_SYMBOL(kmalloc_dma_caches);1045 return kmalloc_dma_caches[index]; in kmalloc_slab()1164 kmalloc_dma_caches[i] = create_kmalloc_cache(n, in create_kmalloc_caches()
301 extern struct kmem_cache *kmalloc_dma_caches[KMALLOC_SHIFT_HIGH + 1];