Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dinternal.h292 static inline void munlock_vma_pages_all(struct vm_area_struct *vma) in munlock_vma_pages_all() function
Dmmap.c2771 munlock_vma_pages_all(tmp); in do_munmap()
3077 munlock_vma_pages_all(vma); in exit_mmap()
/Linux-v4.19/Documentation/vm/
Dunevictable-lru.rst507 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,