Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmm.h3181 static inline bool debug_pagealloc_enabled_static(void) in debug_pagealloc_enabled_static() function
3198 if (debug_pagealloc_enabled_static()) in debug_pagealloc_map_pages()
3204 if (debug_pagealloc_enabled_static()) in debug_pagealloc_unmap_pages()
/Linux-v6.1/mm/
Dpage_alloc.c1515 if (debug_pagealloc_enabled_static()) in bulkfree_pcp_prepare()
1529 if (debug_pagealloc_enabled_static()) in free_pcp_prepare()
2417 if (debug_pagealloc_enabled_static()) in check_pcp_refill()
2439 if (debug_pagealloc_enabled_static()) in check_new_pcp()
Dslab.c1414 if (debug_pagealloc_enabled_static() && OFF_SLAB(cachep) && in is_debug_pagealloc_cache()
2015 if (debug_pagealloc_enabled_static() && (flags & SLAB_POISON) && in __kmem_cache_create()
Dvmalloc.c1843 if (debug_pagealloc_enabled_static()) in free_unmap_vmap_area()
2120 if (debug_pagealloc_enabled_static()) in vb_free()
Dslub.c405 if (!debug_pagealloc_enabled_static()) in get_freepointer_safe()