Home
last modified time | relevance | path

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

/linux/tools/testing/vma/
H A Dshared.c36 vm_area_free(vma); in detach_free_vma()
/linux/mm/
H A Dvma_init.c144 void vm_area_free(struct vm_area_struct *vma) in vm_area_free() function
H A Dvma.c395 vm_area_free(vp->remove); in vma_complete()
473 vm_area_free(vma); in remove_vma()
585 vm_area_free(new); in __split_vma()
1953 vm_area_free(new_vma); in copy_vma()
2599 vm_area_free(vma); in __mmap_new_vma()
2949 vm_area_free(vma); in do_brk_flags()
/linux/include/linux/
H A Dmm.h265 void vm_area_free(struct vm_area_struct *);