Home
last modified time | relevance | path

Searched refs:mlock_vma_page (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/mm/
Dinternal.h525 static inline void mlock_vma_page(struct page *page, in mlock_vma_page() function
627 static inline void mlock_vma_page(struct page *page, in mlock_vma_page() function
Drmap.c1240 mlock_vma_page(page, vma, compound); in page_add_anon_rmap()
1333 mlock_vma_page(page, vma, compound); in page_add_file_rmap()
/linux-6.1.9/Documentation/mm/
Dunevictable-lru.rst311 calls mlock_vma_page(), which calls mlock_page() when the VMA is VM_LOCKED
413 so that mlock_vma_page() will skip it.
552 check for (3) pages still mapped into VM_LOCKED VMAs, and call mlock_vma_page()