Home
last modified time | relevance | path

Searched refs:munlock_vma_page (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/mm/
Dmlock.c106 void munlock_vma_page(struct page *page) in munlock_vma_page() function
300 munlock_vma_page(page); in munlock_vma_pages_range()
Dinternal.h152 extern void munlock_vma_page(struct page *page);
Dksm.c904 munlock_vma_page(page); in try_to_merge_one_page()
Dmemory.c2815 munlock_vma_page(old_page); in do_wp_page()
/linux-3.4.99/Documentation/vm/
Dunevictable-lru.txt410 munlock_vma_page(). munlock_vma_page() unconditionally clears the PG_mlocked
412 munlock_vma_page() use the Test*PageMlocked() function to handle the case where
414 mlocked, munlock_vma_page() updates that zone statistics for the number of
510 for the VMA's memory range and munlock_vma_page() each resident page mapped by
615 When munlock_vma_page() [see section "munlock()/munlockall() System Call
628 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 deal
674 munlock_vma_page() was forced to let the page back on to the normal LRU
682 into VM_LOCKED VMAs that munlock_vma_page() couldn't isolate from the LRU to