Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.c330 vma_mark_detached(vp->remove, true); in vma_complete()
1224 vma_mark_detached(vma, false); in reattach_vmas()
1299 vma_mark_detached(next, true); in vms_gather_munmap_vmas()
/linux/include/linux/
H A Dmm.h794 static inline void vma_mark_detached(struct vm_area_struct *vma, bool detached) in vma_mark_detached() function
829 static inline void vma_mark_detached(struct vm_area_struct *vma, in vma_mark_detached() function
867 vma_mark_detached(vma, false); in vma_init()