Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dslab.c157 #ifndef ARCH_KMALLOC_FLAGS
158 #define ARCH_KMALLOC_FLAGS SLAB_HWCACHE_ALIGN macro
1261 ARCH_KMALLOC_FLAGS, 0, in kmem_cache_init()
1280 create_kmalloc_caches(ARCH_KMALLOC_FLAGS); in kmem_cache_init()