Searched refs:munlock_vma_page (Results 1 – 6 of 6) sorted by relevance
407 munlock_vma_page(). munlock_vma_page() unconditionally clears the PG_mlocked409 munlock_vma_page() use the Test*PageMlocked() function to handle the case where411 mlocked, munlock_vma_page() updates that zone statistics for the number of508 for the VMA's memory range and munlock_vma_page() each resident page mapped by613 When munlock_vma_page() [see section "munlock()/munlockall() System Call626 pre-clearing of the page's PG_mlocked done by munlock_vma_page.636 page. munlock_vma_page() will just leave the page unlocked and let vmscan deal672 munlock_vma_page() was forced to let the page back on to the normal LRU680 into VM_LOCKED VMAs that munlock_vma_page() couldn't isolate from the LRU to
173 unsigned int munlock_vma_page(struct page *page) in munlock_vma_page() function455 page_mask = munlock_vma_page(page); in munlock_vma_pages_range()
259 extern unsigned int munlock_vma_page(struct page *page);
1062 munlock_vma_page(page); in try_to_merge_one_page()
2169 munlock_vma_page(old_page); in wp_page_copy()
205 munlock_vma_page(page); in __replace_page()