Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory-failure.c1567 try_to_unmap(folio, ttu|TTU_RMAP_LOCKED); in unmap_poisoned_folio()
1570 try_to_unmap(folio, ttu); in unmap_poisoned_folio()
H A Drmap.c2392 void try_to_unmap(struct folio *folio, enum ttu_flags flags) in try_to_unmap() function
H A Dhuge_memory.c3452 try_to_unmap(folio, ttu_flags | TTU_IGNORE_MLOCK); in unmap_folio()
/linux/Documentation/mm/
H A Dunevictable-lru.rst202 or try_to_unmap(). The folio is culled to the unevictable list when it
273 reclaim a page in a VM_LOCKED VMA by folio_referenced() or try_to_unmap().