Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab_common.c297 if (flags & SLAB_DEBUG_FLAGS) in __kmem_cache_create_args()
H A Dslub.c234 return kmem_cache_debug_flags(s, SLAB_DEBUG_FLAGS); in kmem_cache_debug()