Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmm.h3828 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) in debug_pagealloc_map_pages() function
3880 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) {} in debug_pagealloc_map_pages() function
/linux-6.15/mm/
H A Dmemory_hotplug.c693 debug_pagealloc_map_pages(page, 1 << order); in online_pages_range()
H A Dpage_alloc.c1670 debug_pagealloc_map_pages(page, 1 << order); in post_alloc_hook()
/linux-6.15/kernel/power/
H A Dsnapshot.c96 debug_pagealloc_map_pages(page, 1); in hibernate_map_page()