Searched refs:dump_page (Results 1 – 10 of 10) sorted by relevance
/mm/ |
D | gup_test.c | 53 dump_page(page, "gup_test failure"); in verify_dma_pinned() 59 dump_page(page, "gup_test failure"); in verify_dma_pinned() 92 dump_page(pages[index_to_dump], in dump_pages_test()
|
D | debug.c | 176 void dump_page(struct page *page, const char *reason) in dump_page() function 186 EXPORT_SYMBOL(dump_page);
|
D | page_poison.c | 74 dump_page(page, "pagealloc: corrupted page details"); in check_poison_mem()
|
D | page_isolation.c | 62 dump_page(unmovable, "unmovable page"); in set_migratetype_isolate()
|
D | memory_hotplug.c | 1795 dump_page(page, "isolation failed"); in do_migrate_range() 1828 dump_page(page, "migration failure"); in do_migrate_range()
|
D | Kconfig | 846 There is also a sub-test that allows running dump_page() on any
|
D | filemap.c | 176 dump_page(page, "still mapped when deleted"); in unaccount_page_cache_page()
|
D | page_alloc.c | 748 dump_page(page, reason); in bad_page() 9377 dump_page(page, "migration failure"); in alloc_contig_dump_pages()
|
D | memory.c | 610 dump_page(page, "bad pte"); in print_bad_pte()
|
/mm/kasan/ |
D | report.c | 265 dump_page(page, "kasan: bad access detected"); in print_address_description()
|