Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h3121 static inline bool debug_pagealloc_enabled_static(void) in debug_pagealloc_enabled_static() function
3144 if (debug_pagealloc_enabled_static()) in debug_pagealloc_map_pages()
3150 if (debug_pagealloc_enabled_static()) in debug_pagealloc_unmap_pages()
/OK3568_Linux_fs/kernel/mm/
H A Dvmalloc.c1443 if (debug_pagealloc_enabled_static()) in free_unmap_vmap_area()
1722 if (debug_pagealloc_enabled_static()) in vb_free()
H A Dpage_alloc.c1389 if (debug_pagealloc_enabled_static()) in bulkfree_pcp_prepare()
1403 if (debug_pagealloc_enabled_static()) in free_pcp_prepare()
2318 if (debug_pagealloc_enabled_static()) in check_pcp_refill()
2340 if (debug_pagealloc_enabled_static()) in check_new_pcp()
H A Dslab.c1425 if (debug_pagealloc_enabled_static() && OFF_SLAB(cachep) && in is_debug_pagealloc_cache()
2020 if (debug_pagealloc_enabled_static() && (flags & SLAB_POISON) && in __kmem_cache_create()
H A Dslub.c286 if (!debug_pagealloc_enabled_static()) in get_freepointer_safe()