Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c1408 static inline bool is_debug_pagealloc_cache(struct kmem_cache *cachep) in is_debug_pagealloc_cache() function
1417 if (!is_debug_pagealloc_cache(cachep)) in slab_kernel_map()
1500 if (is_debug_pagealloc_cache(cachep)) in check_poison_obj()
2055 is_debug_pagealloc_cache(cachep)) in __kmem_cache_create()