Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.c1630 int do_vmi_munmap(struct vma_iterator *vmi, struct mm_struct *mm, in do_vmi_munmap() function
3285 ret = do_vmi_munmap(&vmi, mm, start, len, &uf, unlock); in __vm_munmap()
/linux/include/linux/
H A Dmm.h4121 extern int do_vmi_munmap(struct vma_iterator *vmi, struct mm_struct *mm,