Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmdebug.h11 extern void dump_page(struct page *page, const char *reason);
22 dump_page(page, "VM_BUG_ON_PAGE(" __stringify(cond)")");\
/linux-4.4.14/mm/
Dballoon_compaction.c190 dump_page(page, "not movable balloon page"); in balloon_page_putback()
206 dump_page(page, "not movable balloon page"); in balloon_page_migrate()
Ddebug.c103 void dump_page(struct page *page, const char *reason) in dump_page() function
107 EXPORT_SYMBOL(dump_page);
Dmemory_hotplug.c1479 dump_page(page, "failed to remove from LRU"); in do_migrate_range()
Dmemory.c687 dump_page(page, "bad pte"); in print_bad_pte()
/linux-4.4.14/mm/kasan/
Dreport.c142 dump_page(page, "kasan: bad access detected"); in print_address_description()