Searched refs:SLAB_DEBUG_FLAGS (Results 1 – 2 of 2) sorted by relevance
/linux/mm/ | ||
H A D | slab_common.c | 297 if (flags & SLAB_DEBUG_FLAGS) in __kmem_cache_create_args() |
H A D | slub.c | 234 return kmem_cache_debug_flags(s, SLAB_DEBUG_FLAGS); in kmem_cache_debug() |