Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dinternal.h360 static inline void munlock_vma_pages_all(struct vm_area_struct *vma) in munlock_vma_pages_all() function
H A Dmmap.c3027 munlock_vma_pages_all(tmp); in __do_munmap()
3336 munlock_vma_pages_all(vma); in exit_mmap()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A 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,