Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslab.c1422 static bool is_debug_pagealloc_cache(struct kmem_cache *cachep) in is_debug_pagealloc_cache() function
1434 if (!is_debug_pagealloc_cache(cachep)) in slab_kernel_map()
1517 if (is_debug_pagealloc_cache(cachep)) in check_poison_obj()
2070 is_debug_pagealloc_cache(cachep)) in __kmem_cache_create()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds