Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmm.h3657 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) in debug_pagealloc_map_pages() function
3711 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) {} in debug_pagealloc_map_pages() function
/openbmc/linux/mm/
H A Dmemory_hotplug.c638 debug_pagealloc_map_pages(page, 1 << order); in generic_online_page()
H A Dpage_alloc.c1511 debug_pagealloc_map_pages(page, 1 << order); in post_alloc_hook()
/openbmc/linux/kernel/power/
H A Dsnapshot.c94 debug_pagealloc_map_pages(page, 1); in hibernate_map_page()