Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dslub.c1591 slab_flags_t slub_debug_local = slub_debug; in kmem_cache_flags() local
1602 slub_debug_local &= ~SLAB_STORE_USER; in kmem_cache_flags()
1637 return flags | slub_debug_local; in kmem_cache_flags()