Home
last modified time | relevance | path

Searched refs:vma_mark_detached (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dmmap_lock.h276 void vma_mark_detached(struct vm_area_struct *vma);
317 static inline void vma_mark_detached(struct vm_area_struct *vma) {} in vma_mark_detached() function
/linux/mm/
H A Dmmap_lock.c127 void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached() function
H A Dvma.c377 vma_mark_detached(vp->remove); in vma_complete()
1433 vma_mark_detached(next); in vms_gather_munmap_vmas()
H A Dmmap.c1301 vma_mark_detached(vma); in exit_mmap()
/linux/tools/testing/vma/
H A Dvma_internal.h920 static inline void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached() function
H A Dvma.c99 vma_mark_detached(vma); in detach_free_vma()