Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslab.c1423 static bool is_debug_pagealloc_cache(struct kmem_cache *cachep) in is_debug_pagealloc_cache() function
1435 if (!is_debug_pagealloc_cache(cachep)) in slab_kernel_map()
1518 if (is_debug_pagealloc_cache(cachep)) in check_poison_obj()
2071 is_debug_pagealloc_cache(cachep)) in __kmem_cache_create()