Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Dstubs.h328 static inline void vma_close(struct vm_area_struct *vma) in vma_close() function
/linux/mm/
H A Dnommu.c618 vma_close(vma); in delete_vma()
1223 vma_close(vma); in do_mmap()
H A Dvma.c513 vma_close(vma); in remove_vma()
1398 vma_close(vma); in vms_clean_up_area()
2027 vma_close(new_vma); in copy_vma()
H A Dinternal.h258 static inline void vma_close(struct vm_area_struct *vma) in vma_close() function