Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dslub.c205 static inline bool kmem_cache_debug(struct kmem_cache *s) in kmem_cache_debug() function
227 return !kmem_cache_debug(s); in kmem_cache_has_cpu_partial()
2217 if (kmem_cache_debug(s)) { in get_partial_node()
3190 if (kmem_cache_debug(s)) { in ___slab_alloc()
3215 if (kmem_cache_debug(s)) { in ___slab_alloc()
3476 if (kmem_cache_debug(s)) { in __slab_free()
5573 if (buf[0] == '1' && kmem_cache_debug(s)) { in validate_store()