Searched refs:do_vmi_align_munmap (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmmap.c2491 * do_vmi_align_munmap() - munmap the aligned region from @start to @end.
2505 do_vmi_align_munmap(struct vma_iterator *vmi, struct vm_area_struct *vma, function
2696 return do_vmi_align_munmap(vmi, vma, mm, start, end, uf, unlock);
3098 return do_vmi_align_munmap(vmi, vma, mm, start, end, uf, unlock);

Completed in 122 milliseconds