Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dslub.c1610 slab_flags_t slub_debug_local = slub_debug; in kmem_cache_flags() local
1621 slub_debug_local &= ~SLAB_STORE_USER; in kmem_cache_flags()
1656 return flags | slub_debug_local; in kmem_cache_flags()