Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c158 #ifndef ARCH_KMALLOC_FLAGS
159 #define ARCH_KMALLOC_FLAGS SLAB_HWCACHE_ALIGN macro
1243 new_kmalloc_cache(INDEX_NODE, KMALLOC_NORMAL, ARCH_KMALLOC_FLAGS); in kmem_cache_init()
1259 create_kmalloc_caches(ARCH_KMALLOC_FLAGS); in kmem_cache_init()