Searched refs:try_to_unmap (Results 1 – 6 of 6) sorted by relevance
1110 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()
1033 unmap_success = try_to_unmap(hpage, ttu); in hwpoison_user_mappings()
1337 try_to_unmap(page, TTU_IGNORE_MLOCK | TTU_IGNORE_ACCESS); in do_migrate_range()
1708 bool try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap() function
2430 unmap_success = try_to_unmap(page, ttu_flags); in unmap_page()
1352 if (!try_to_unmap(page, flags)) { in shrink_page_list()