Home
last modified time | relevance | path

Searched refs:dump_page (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/include/linux/
Dmmdebug.h12 void dump_page(struct page *page, const char *reason);
21 dump_page(page, "VM_BUG_ON_PAGE(" __stringify(cond)")");\
44 dump_page(page, "VM_WARN_ON_ONCE_PAGE(" __stringify(cond)")");\
/Linux-v5.15/mm/
Dgup_test.c53 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()
Ddebug.c176 void dump_page(struct page *page, const char *reason) in dump_page() function
186 EXPORT_SYMBOL(dump_page);
Dpage_poison.c74 dump_page(page, "pagealloc: corrupted page details"); in check_poison_mem()
Dpage_isolation.c61 dump_page(unmovable, "unmovable page"); in set_migratetype_isolate()
Dmemory_hotplug.c1746 dump_page(page, "isolation failed"); in do_migrate_range()
1779 dump_page(page, "migration failure"); in do_migrate_range()
Dmemory-failure.c1218 dump_page(p, "hwpoison: unhandlable page"); in get_any_page()
DKconfig846 There is also a sub-test that allows running dump_page() on any
Dfilemap.c172 dump_page(page, "still mapped when deleted"); in unaccount_page_cache_page()
Dpage_alloc.c649 dump_page(page, reason); in bad_page()
8936 dump_page(page, "migration failure"); in alloc_contig_dump_pages()
Dmemory.c551 dump_page(page, "bad pte"); in print_bad_pte()
/Linux-v5.15/mm/kasan/
Dreport.c273 dump_page(page, "kasan: bad access detected"); in print_address_description()
/Linux-v5.15/Documentation/core-api/
Dpin_user_pages.rst267 dump_page() has been enhanced slightly, to handle these new counting fields, and
/Linux-v5.15/drivers/virtio/
Dvirtio_mem.c1194 dump_page(page, "fake-offline page referenced"); in virtio_mem_fake_offline_going_offline()
/Linux-v5.15/fs/fuse/
Ddev.c789 dump_page(page, "fuse: trying to steal weird page"); in fuse_check_page()