Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dinternal.h271 static inline void munlock_vma_pages_all(struct vm_area_struct *vma) in munlock_vma_pages_all() function
Dmmap.c2597 munlock_vma_pages_all(tmp); in do_munmap()
2853 munlock_vma_pages_all(vma); in exit_mmap()
/linux-4.4.14/Documentation/vm/
Dunevictable-lru.txt507 munlock_vma_pages_all(). The name reflects the observation that one always
510 actually contain mlocked pages will be passed to munlock_vma_pages_all().
512 munlock_vma_pages_all() clears the VM_LOCKED VMA flag and, like mlock_fixup()
546 munlock or munmap system calls, mm teardown (munlock_vma_pages_all), reclaim,