Searched refs:dump_page (Results 1 – 11 of 11) sorted by relevance
| /linux/mm/ |
| H A D | debug.c | 141 void dump_page(const struct page *page, const char *reason) in dump_page() function 151 EXPORT_SYMBOL(dump_page);
|
| H A D | page_poison.c | 73 dump_page(page, "pagealloc: corrupted page details"); in check_poison_mem()
|
| H A D | memory_hotplug.c | 1834 dump_page(page, "isolation failed"); in do_migrate_range() 1870 dump_page(&folio->page, in do_migrate_range()
|
| H A D | page_alloc.c | 629 dump_page(page, reason); in bad_page() 6777 dump_page(page, "migration failure"); in alloc_contig_dump_pages()
|
| H A D | filemap.c | 159 dump_page(&folio->page, "still mapped when deleted"); in filemap_unaccount_folio()
|
| H A D | vmalloc.c | 117 dump_page(page, "remapping already mapped page"); in vmap_pte_range()
|
| H A D | memory.c | 603 dump_page(page, "bad page map"); in print_bad_page_map()
|
| H A D | slub.c | 6476 dump_page(page, "Not a kmalloc allocation"); in free_large_kmalloc()
|
| /linux/fs/btrfs/ |
| H A D | tree-checker.c | 68 dump_page(folio_page(eb->folios[0], 0), "eb page dump"); in generic_err() 96 dump_page(folio_page(eb->folios[0], 0), "eb page dump"); in file_extent_err() 157 dump_page(folio_page(eb->folios[0], 0), "eb page dump"); in dir_item_err() 673 dump_page(folio_page(eb->folios[0], 0), "eb page dump"); in block_group_err() 1125 dump_page(folio_page(eb->folios[0], 0), "eb page dump"); in dev_item_err() 1398 dump_page(folio_page(eb->folios[0], 0), "eb page dump"); in extent_err()
|
| /linux/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 274 dump_page() has been enhanced slightly to handle these new counting
|
| /linux/drivers/virtio/ |
| H A D | virtio_mem.c | 1278 dump_page(page, "fake-offline page referenced"); in virtio_mem_fake_offline_going_offline()
|