Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dslab.h316 KMALLOC_DMA = KMALLOC_NORMAL, enumerator
325 KMALLOC_DMA, enumerator
359 return KMALLOC_DMA; in kmalloc_type()
/Linux-v5.15/mm/
Dslab_common.c753 #define KMALLOC_DMA_NAME(sz) .name[KMALLOC_DMA] = "dma-kmalloc-" #sz,
920 kmalloc_caches[KMALLOC_DMA][i] = create_kmalloc_cache( in create_kmalloc_caches()
921 kmalloc_info[i].name[KMALLOC_DMA], in create_kmalloc_caches()