Searched refs:debug_pagealloc_enabled_static (Results 1 – 5 of 5) sorted by relevance
3114 static inline bool debug_pagealloc_enabled_static(void) in debug_pagealloc_enabled_static() function3131 if (debug_pagealloc_enabled_static()) in debug_pagealloc_map_pages()3137 if (debug_pagealloc_enabled_static()) in debug_pagealloc_unmap_pages()
1779 if (debug_pagealloc_enabled_static()) in free_unmap_vmap_area()2058 if (debug_pagealloc_enabled_static()) in vb_free()
1394 if (debug_pagealloc_enabled_static()) in bulkfree_pcp_prepare()1408 if (debug_pagealloc_enabled_static()) in free_pcp_prepare()2338 if (debug_pagealloc_enabled_static()) in check_pcp_refill()2360 if (debug_pagealloc_enabled_static()) in check_new_pcp()
1426 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()
365 if (!debug_pagealloc_enabled_static()) in get_freepointer_safe()
Completed in 49 milliseconds