Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Ddebug.c44 void __dump_page(struct page *page, const char *reason) in __dump_page() function
92 __dump_page(page, reason); in dump_page()
Dpage_alloc.c534 __dump_page(page, reason); in bad_page()
/Linux-v4.19/include/linux/
Dmmdebug.h13 extern void __dump_page(struct page *page, const char *reason);