Home
last modified time | relevance | path

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

/linux/include/linux/
A Dmmdebug.h12 void dump_page(struct page *page, const char *reason);
21 dump_page(page, "VM_BUG_ON_PAGE(" __stringify(cond)")");\
28 dump_page(&folio->page, "VM_BUG_ON_FOLIO(" __stringify(cond)")");\
51 dump_page(page, "VM_WARN_ON_ONCE_PAGE(" __stringify(cond)")");\
62 dump_page(&folio->page, "VM_WARN_ON_ONCE_FOLIO(" __stringify(cond)")");\
/linux/mm/
A 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()
A Ddebug.c178 void dump_page(struct page *page, const char *reason) in dump_page() function
188 EXPORT_SYMBOL(dump_page);
A Dpage_poison.c74 dump_page(page, "pagealloc: corrupted page details"); in check_poison_mem()
A Dpage_isolation.c61 dump_page(unmovable, "unmovable page"); in set_migratetype_isolate()
A Dmemory_hotplug.c1739 dump_page(page, "isolation failed"); in do_migrate_range()
1772 dump_page(page, "migration failure"); in do_migrate_range()
A Dmemory-failure.c1254 dump_page(p, "hwpoison: unhandlable page"); in get_any_page()
A DKconfig849 There is also a sub-test that allows running dump_page() on any
A Dfilemap.c171 dump_page(page, "still mapped when deleted"); in unaccount_page_cache_page()
A Dpage_alloc.c649 dump_page(page, reason); in bad_page()
8947 dump_page(page, "migration failure"); in alloc_contig_dump_pages()
A Dmemory.c554 dump_page(page, "bad pte"); in print_bad_pte()
/linux/mm/kasan/
A Dreport.c264 dump_page(page, "kasan: bad access detected"); in print_address_description()
/linux/Documentation/core-api/
A Dpin_user_pages.rst267 dump_page() has been enhanced slightly, to handle these new counting fields, and
/linux/drivers/virtio/
A Dvirtio_mem.c1209 dump_page(page, "fake-offline page referenced"); in virtio_mem_fake_offline_going_offline()
/linux/fs/fuse/
A Ddev.c789 dump_page(page, "fuse: trying to steal weird page"); in fuse_check_page()
/linux/
A Dvmlinux.symvers1790 0x00000000 dump_page vmlinux EXPORT_SYMBOL
A DSystem.map6980 ffff8000101c28d4 T dump_page
A D.tmp_System.map6980 ffff8000101c28d4 T dump_page

Completed in 337 milliseconds