Home
last modified time | relevance | path

Searched defs:SLAB_CACHE_DMA (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A Dslab.py18 SLAB_CACHE_DMA = constants.LX_SLAB_CACHE_DMA variable
/linux/include/linux/
H A Dslab.h83 #define SLAB_CACHE_DMA __SLAB_FLAG_BIT(_SLAB_CACHE_DMA) macro