Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmm.h3007 static inline bool debug_pagealloc_enabled_static(void) in debug_pagealloc_enabled_static() function
3024 if (debug_pagealloc_enabled_static()) in debug_pagealloc_map_pages()
3030 if (debug_pagealloc_enabled_static()) in debug_pagealloc_unmap_pages()
/Linux-v5.15/mm/
Dvmalloc.c1775 if (debug_pagealloc_enabled_static()) in free_unmap_vmap_area()
2054 if (debug_pagealloc_enabled_static()) in vb_free()
Dpage_alloc.c1396 if (debug_pagealloc_enabled_static()) in bulkfree_pcp_prepare()
1410 if (debug_pagealloc_enabled_static()) in free_pcp_prepare()
2346 if (debug_pagealloc_enabled_static()) in check_pcp_refill()
2368 if (debug_pagealloc_enabled_static()) in check_new_pcp()
Dslab.c1426 if (debug_pagealloc_enabled_static() && OFF_SLAB(cachep) && in is_debug_pagealloc_cache()
2021 if (debug_pagealloc_enabled_static() && (flags & SLAB_POISON) && in __kmem_cache_create()
Dslub.c365 if (!debug_pagealloc_enabled_static()) in get_freepointer_safe()