Home
last modified time | relevance | path

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

/linux/include/linux/
A Dslab.h314 KMALLOC_DMA = KMALLOC_NORMAL, enumerator
323 KMALLOC_DMA, enumerator
357 return KMALLOC_DMA; in kmalloc_type()
/linux/mm/
A Dslab_common.c745 #define KMALLOC_DMA_NAME(sz) .name[KMALLOC_DMA] = "dma-kmalloc-" #sz,
912 kmalloc_caches[KMALLOC_DMA][i] = create_kmalloc_cache( in create_kmalloc_caches()
913 kmalloc_info[i].name[KMALLOC_DMA], in create_kmalloc_caches()

Completed in 9 milliseconds