Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmm.h3636 static inline bool debug_pagealloc_enabled_static(void) in debug_pagealloc_enabled_static() function
3652 if (debug_pagealloc_enabled_static()) in debug_pagealloc_map_pages()
3658 if (debug_pagealloc_enabled_static()) in debug_pagealloc_unmap_pages()
/linux-6.6.21/mm/
Dslab.c1410 return debug_pagealloc_enabled_static() && OFF_SLAB(cachep) && in is_debug_pagealloc_cache()
2004 if (debug_pagealloc_enabled_static() && (flags & SLAB_POISON) && in __kmem_cache_create()
Dvmalloc.c1851 if (debug_pagealloc_enabled_static()) in free_unmap_vmap_area()
2241 if (debug_pagealloc_enabled_static()) in vb_free()
Dslub.c434 if (!debug_pagealloc_enabled_static()) in get_freepointer_safe()