Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.h329 void remove_vma(struct vm_area_struct *vma);
H A Dvma.c463 void remove_vma(struct vm_area_struct *vma) in remove_vma() function
1342 remove_vma(vma); in vms_complete_munmap_vmas()
H A Dmmap.c1264 remove_vma(vma); in tear_down_vmas()