Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmap_lock.h452 static inline void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached() function
512 static inline void vma_mark_detached(struct vm_area_struct *vma) {} in vma_mark_detached() function
/linux/tools/testing/vma/
H A Dshared.c35 vma_mark_detached(vma); in detach_free_vma()
/linux/mm/
H A Dvma.c383 vma_mark_detached(vp->remove); in vma_complete()
1458 vma_mark_detached(next); in vms_gather_munmap_vmas()
/linux/tools/testing/vma/include/
H A Ddup.h1202 static inline void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached() function