Home
last modified time | relevance | path

Searched refs:try_to_unmap (Results 1 – 5 of 5) sorted by relevance

/mm/
Dmemory-failure.c1379 try_to_unmap(hpage, ttu); in hwpoison_user_mappings()
1391 try_to_unmap(hpage, ttu|TTU_RMAP_LOCKED); in hwpoison_user_mappings()
1396 try_to_unmap(hpage, ttu); in hwpoison_user_mappings()
Dmemory_hotplug.c1772 try_to_unmap(page, TTU_IGNORE_MLOCK); in do_migrate_range()
Drmap.c1715 void try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap() function
Dhuge_memory.c2301 try_to_unmap(page, ttu_flags | TTU_IGNORE_MLOCK); in unmap_page()
Dvmscan.c1661 try_to_unmap(page, flags); in shrink_page_list()