Home
last modified time | relevance | path

Searched refs:do_vmi_munmap (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dvma.h415 int do_vmi_munmap(struct vma_iterator *vmi, struct mm_struct *mm,
H A Dmremap.c1204 err = do_vmi_munmap(&vmi, mm, addr, len, vrm->uf_unmap, /* unlock= */false); in unmap_source_vma()
1432 res = do_vmi_munmap(&vmi, mm, unmap_start, unmap_bytes, in shrink_vma()
H A Dvma.c1710 int do_vmi_munmap(struct vma_iterator *vmi, struct mm_struct *mm, in do_vmi_munmap() function
3392 ret = do_vmi_munmap(&vmi, mm, start, len, &uf, unlock); in __vm_munmap()
/linux/include/linux/
H A Dmm.h4272 extern int do_vmi_munmap(struct vma_iterator *vmi, struct mm_struct *mm,