Home
last modified time | relevance | path

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

/linux/scripts/gdb/linux/
H A Dconstants.py.in121 LX_GDBPARSED(SLAB_CACHE_DMA32)
H A Dslab.py19 SLAB_CACHE_DMA32 = constants.LX_SLAB_CACHE_DMA32 variable
/linux/mm/
H A Dslab.h447 SLAB_CACHE_DMA32 | SLAB_PANIC | \
H A Dslab_common.c53 SLAB_CACHE_DMA32 | SLAB_ACCOUNT)
H A Dslub.c7971 if (s->flags & SLAB_CACHE_DMA32) in calculate_sizes()
9684 if (s->flags & SLAB_CACHE_DMA32) in create_unique_id()
/linux/include/linux/
H A Dslab.h96 #define SLAB_CACHE_DMA32 __SLAB_FLAG_BIT(_SLAB_CACHE_DMA32) macro
/linux/drivers/firmware/google/
H A Dgsmi.c941 SLAB_CACHE_DMA32, NULL); in gsmi_init()
/linux/mm/kfence/
H A Dcore.c1091 (s->flags & (SLAB_CACHE_DMA | SLAB_CACHE_DMA32))) { in __kfence_alloc()
/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.c154 #define ARM_V7S_TABLE_SLAB_FLAGS SLAB_CACHE_DMA32
H A Dsun50i-iommu.c1010 SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA32, in sun50i_iommu_probe()