Searched refs:dump_page (Results 1 – 12 of 12) sorted by relevance
| /mm/ |
| A D | gup_test.c | 55 dump_page(&folio->page, "gup_test failure"); in verify_dma_pinned() 61 dump_page(&folio->page, "gup_test failure"); in verify_dma_pinned() 94 dump_page(pages[index_to_dump], in dump_pages_test()
|
| A D | debug.c | 141 void dump_page(const struct page *page, const char *reason) in dump_page() function 151 EXPORT_SYMBOL(dump_page);
|
| A D | page_poison.c | 73 dump_page(page, "pagealloc: corrupted page details"); in check_poison_mem()
|
| A D | page_isolation.c | 206 dump_page(unmovable, "unmovable page"); in set_migratetype_isolate()
|
| A D | memory_hotplug.c | 1833 dump_page(page, "isolation failed"); in do_migrate_range() 1869 dump_page(&folio->page, in do_migrate_range()
|
| A D | page_alloc.c | 647 dump_page(page, reason); in bad_page() 6693 dump_page(page, "migration failure"); in alloc_contig_dump_pages()
|
| A D | filemap.c | 158 dump_page(&folio->page, "still mapped when deleted"); in filemap_unaccount_folio()
|
| A D | Kconfig | 1210 There is also a sub-test that allows running dump_page() on any
|
| A D | vmalloc.c | 114 dump_page(page, "remapping already mapped page"); in vmap_pte_range()
|
| A D | memory.c | 540 dump_page(page, "bad pte"); in print_bad_pte()
|
| A D | slub.c | 4791 dump_page(&folio->page, "Not a kmalloc allocation"); in free_large_kmalloc()
|
| /mm/kasan/ |
| A D | report.c | 410 dump_page(page, "kasan: bad access detected"); in print_address_description()
|
Completed in 74 milliseconds