Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm.h4327 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) in debug_pagealloc_map_pages() function
4383 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.c1850 debug_pagealloc_map_pages(page, 1 << order); in post_alloc_hook()
/linux/kernel/power/
H A Dsnapshot.c96 debug_pagealloc_map_pages(page, 1); in hibernate_map_page()