Searched refs:debug_pagealloc_enabled_static (Results 1 – 6 of 6) sorted by relevance
1284 if (debug_pagealloc_enabled_static()) in free_pages_prepare()1305 if (debug_pagealloc_enabled_static()) in bulkfree_pcp_prepare()1319 if (debug_pagealloc_enabled_static()) in free_pcp_prepare()2233 if (debug_pagealloc_enabled_static()) in check_pcp_refill()2255 if (debug_pagealloc_enabled_static()) in check_new_pcp()2282 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()
600 if (debug_pagealloc_enabled_static()) in generic_online_page()
1424 if (debug_pagealloc_enabled_static() && OFF_SLAB(cachep) && in is_debug_pagealloc_cache()2019 if (debug_pagealloc_enabled_static() && (flags & SLAB_POISON) && in __kmem_cache_create()
292 if (!debug_pagealloc_enabled_static()) in get_freepointer_safe()
2993 static inline bool debug_pagealloc_enabled_static(void) in debug_pagealloc_enabled_static() function