Home
last modified time | relevance | path

Searched refs:mlock_vma_folio (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/mm/
H A Dunevictable-lru.rst314 calls mlock_vma_folio(), which calls mlock_folio() when the VMA is VM_LOCKED
417 so that mlock_vma_folio() will skip it.
557 check for (3) pages still mapped into VM_LOCKED VMAs, and call mlock_vma_folio()
/linux/mm/
H A Dinternal.h928 static inline void mlock_vma_folio(struct folio *folio, in mlock_vma_folio() function