Searched refs:SLAB_CACHE_DMA (Results 1 – 8 of 8) sorted by relevance
457 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT)); in is_kmalloc_normal()461 #define SLAB_CORE_FLAGS (SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA | \
50 #define SLAB_MERGE_SAME (SLAB_RECLAIM_ACCOUNT | SLAB_CACHE_DMA | \920 flags |= SLAB_CACHE_DMA; in new_kmalloc_cache()
5559 if (s->flags & SLAB_CACHE_DMA) in calculate_sizes() 6805 return sysfs_emit(buf, "%d\n", !!(s->flags & SLAB_CACHE_DMA)); in destroy_by_rcu_show() 7223 if (s->flags & SLAB_CACHE_DMA) in create_unique_id()
113 LX_GDBPARSED(SLAB_CACHE_DMA)
18 SLAB_CACHE_DMA = constants.LX_SLAB_CACHE_DMA variable
93 #define SLAB_CACHE_DMA __SLAB_FLAG_BIT(_SLAB_CACHE_DMA) macro
1087 (s->flags & (SLAB_CACHE_DMA | SLAB_CACHE_DMA32))) { in __kfence_alloc()
5260 MAX_DMA_DESC_NUM_GENERIC, 512, SLAB_CACHE_DMA, in dwc2_hcd_init()5299 SLAB_CACHE_DMA, NULL); in dwc2_hcd_init()