Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h3142 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) in debug_pagealloc_map_pages() function
3160 static inline void debug_pagealloc_map_pages(struct page *page, int numpages) {} in debug_pagealloc_map_pages() function
/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c599 debug_pagealloc_map_pages(page, 1 << order); in generic_online_page()
H A Dpage_alloc.c2367 debug_pagealloc_map_pages(page, 1 << order); in post_alloc_hook()