Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dinternal.h250 static inline void munlock_vma_pages_all(struct vm_area_struct *vma) in munlock_vma_pages_all() function
Dmmap.c2583 munlock_vma_pages_all(tmp); in do_munmap()
2839 munlock_vma_pages_all(vma); in exit_mmap()
/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt501 munlock_vma_pages_all(). The name reflects the observation that one always
504 actually contain mlocked pages will be passed to munlock_vma_pages_all().
506 munlock_vma_pages_all() clears the VM_LOCKED VMA flag and, like mlock_fixup()