Home
last modified time | relevance | path

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

/linux/include/linux/
A Drmap.h195 void try_to_unmap(struct page *, enum ttu_flags flags);
294 static inline void try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap() function
/linux/Documentation/vm/
A Dunevictable-lru.rst198 map in try_to_unmap(). If try_to_unmap() returns SWAP_MLOCK,
265 reclaim a page in a VM_LOCKED VMA via try_to_unmap()
394 page_mlock() is a variant of try_to_unmap() and thus requires that the page
517 try_to_unmap()
527 try_to_unmap() checks for VM_LOCKED VMAs while it is walking a page's reverse
530 try_to_unmap() is always called, by either vmscan for reclaim or for page
556 introduced a variant of try_to_unmap() called page_mlock().
604 try_to_unmap(). shrink_page_list() will divert them to the unevictable list
605 when try_to_unmap() returns SWAP_MLOCK, as discussed above.
/linux/mm/
A Dmemory-failure.c1364 try_to_unmap(hpage, ttu); in hwpoison_user_mappings()
1376 try_to_unmap(hpage, ttu|TTU_RMAP_LOCKED); in hwpoison_user_mappings()
1381 try_to_unmap(hpage, ttu); in hwpoison_user_mappings()
A Dmemory_hotplug.c1716 try_to_unmap(page, TTU_IGNORE_MLOCK); in do_migrate_range()
A Drmap.c1672 void try_to_unmap(struct page *page, enum ttu_flags flags) in try_to_unmap() function
A Dhuge_memory.c2299 try_to_unmap(page, ttu_flags | TTU_IGNORE_MLOCK); in unmap_page()
A Dvmscan.c1760 try_to_unmap(page, flags); in shrink_page_list()
/linux/
A DSystem.map7259 ffff8000101e0150 T try_to_unmap
A D.tmp_System.map7259 ffff8000101e0150 T try_to_unmap

Completed in 309 milliseconds