Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Ddebug.c46 void __dump_page(struct page *page, const char *reason) in __dump_page() function
193 __dump_page(page, reason); in dump_page()
H A Dpage_alloc.c688 __dump_page(page, reason); in bad_page()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmmdebug.h13 extern void __dump_page(struct page *page, const char *reason);