Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Ddebug.c45 void __dump_page(struct page *page, const char *reason) in __dump_page() function
192 __dump_page(page, reason); in dump_page()
Dpage_alloc.c662 __dump_page(page, reason); in bad_page()
/Linux-v5.10/include/linux/
Dmmdebug.h13 extern void __dump_page(struct page *page, const char *reason);