Searched refs:mlock_vma_page (Results 1 – 3 of 3) sorted by relevance
525 static inline void mlock_vma_page(struct page *page, in mlock_vma_page() function627 static inline void mlock_vma_page(struct page *page, in mlock_vma_page() function
1240 mlock_vma_page(page, vma, compound); in page_add_anon_rmap()1333 mlock_vma_page(page, vma, compound); in page_add_file_rmap()
311 calls mlock_vma_page(), which calls mlock_page() when the VMA is VM_LOCKED413 so that mlock_vma_page() will skip it.552 check for (3) pages still mapped into VM_LOCKED VMAs, and call mlock_vma_page()