Home
last modified time | relevance | path

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

/mm/
Dmigrate.c1110 try_to_unmap(page, in __unmap_and_move()
1336 try_to_unmap(hpage, in unmap_and_move_huge_page()
2545 try_to_unmap(page, flags); in migrate_vma_unmap()
Dmemory-failure.c1033 unmap_success = try_to_unmap(hpage, ttu); in hwpoison_user_mappings()
Dmemory_hotplug.c1337 try_to_unmap(page, TTU_IGNORE_MLOCK | TTU_IGNORE_ACCESS); in do_migrate_range()
Drmap.c1708 bool try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap() function
Dhuge_memory.c2430 unmap_success = try_to_unmap(page, ttu_flags); in unmap_page()
Dvmscan.c1352 if (!try_to_unmap(page, flags)) { in shrink_page_list()