Searched refs:munlock_vma_page (Results 1 – 5 of 5) sorted by relevance
106 void munlock_vma_page(struct page *page) in munlock_vma_page() function300 munlock_vma_page(page); in munlock_vma_pages_range()
152 extern void munlock_vma_page(struct page *page);
904 munlock_vma_page(page); in try_to_merge_one_page()
2815 munlock_vma_page(old_page); in do_wp_page()
410 munlock_vma_page(). munlock_vma_page() unconditionally clears the PG_mlocked412 munlock_vma_page() use the Test*PageMlocked() function to handle the case where414 mlocked, munlock_vma_page() updates that zone statistics for the number of510 for the VMA's memory range and munlock_vma_page() each resident page mapped by615 When munlock_vma_page() [see section "munlock()/munlockall() System Call628 pre-clearing of the page's PG_mlocked done by munlock_vma_page.638 page. munlock_vma_page() will just leave the page unlocked and let vmscan deal674 munlock_vma_page() was forced to let the page back on to the normal LRU682 into VM_LOCKED VMAs that munlock_vma_page() couldn't isolate from the LRU to