Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dinternal.h300 static inline void munlock_vma_pages_all(struct vm_area_struct *vma) in munlock_vma_pages_all() function
Dmmap.c2832 munlock_vma_pages_all(tmp); in __do_munmap()
3145 munlock_vma_pages_all(vma); in exit_mmap()
/Linux-v5.4/Documentation/vm/
Dunevictable-lru.rst511 munlock_vma_pages_all(). The name reflects the observation that one always
514 actually contain mlocked pages will be passed to munlock_vma_pages_all().
516 munlock_vma_pages_all() clears the VM_LOCKED VMA flag and, like mlock_fixup()
550 munlock or munmap system calls, mm teardown (munlock_vma_pages_all), reclaim,