Home
last modified time | relevance | path

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

/mm/
Dslab.c157 #ifndef ARCH_KMALLOC_FLAGS
158 #define ARCH_KMALLOC_FLAGS SLAB_HWCACHE_ALIGN macro
1251 kmalloc_size(INDEX_NODE), ARCH_KMALLOC_FLAGS, in kmem_cache_init()
1270 create_kmalloc_caches(ARCH_KMALLOC_FLAGS); in kmem_cache_init()