Searched refs:debug_pagealloc_enabled_static (Results 1 – 6 of 6) sorted by relevance
1275 if (debug_pagealloc_enabled_static()) in free_pages_prepare()1296 if (debug_pagealloc_enabled_static()) in bulkfree_pcp_prepare()1310 if (debug_pagealloc_enabled_static()) in free_pcp_prepare()2224 if (debug_pagealloc_enabled_static()) in check_pcp_refill()2246 if (debug_pagealloc_enabled_static()) in check_new_pcp()2273 if (debug_pagealloc_enabled_static()) in post_alloc_hook()
1436 if (debug_pagealloc_enabled_static()) in free_unmap_vmap_area()1715 if (debug_pagealloc_enabled_static()) in vb_free()
599 if (debug_pagealloc_enabled_static()) in generic_online_page()
1424 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()
291 if (!debug_pagealloc_enabled_static()) in get_freepointer_safe()
2928 static inline bool debug_pagealloc_enabled_static(void) in debug_pagealloc_enabled_static() function