Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmmdebug.h10 extern void dump_page(struct page *page, const char *reason);
21 dump_page(page, "VM_BUG_ON_PAGE(" __stringify(cond)")");\
/linux-4.1.27/mm/
Dballoon_compaction.c190 dump_page(page, "not movable balloon page"); in balloon_page_putback()
210 dump_page(page, "not movable balloon page"); in balloon_page_migrate()
Ddebug.c104 void dump_page(struct page *page, const char *reason) in dump_page() function
108 EXPORT_SYMBOL(dump_page);
Dmemory_hotplug.c1433 dump_page(page, "failed to remove from LRU"); in do_migrate_range()
Dmemory.c686 dump_page(page, "bad pte"); in print_bad_pte()
/linux-4.1.27/mm/kasan/
Dreport.c124 dump_page(page, "kasan: bad access detected"); in print_address_description()