Home
last modified time | relevance | path

Searched refs:debug_pagealloc_map_pages (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmm.h3708 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) in debug_pagealloc_map_pages() function
3760 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) {} in debug_pagealloc_map_pages() function
/linux/mm/
H A Dmemory_hotplug.c694 debug_pagealloc_map_pages(page, 1 << order); in online_pages_range()
H A Dpage_alloc.c1807 debug_pagealloc_map_pages(page, 1 << order); in post_alloc_hook()