Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmm.h742 static inline void vma_mark_detached(struct vm_area_struct *vma, bool detached) in vma_mark_detached() function
777 static inline void vma_mark_detached(struct vm_area_struct *vma, in vma_mark_detached() function
810 vma_mark_detached(vma, false); in vma_init()
/linux-6.6.21/mm/
Dmmap.c553 vma_mark_detached(vp->remove, true); in vma_complete()
2506 vma_mark_detached(next, true); in do_vmi_align_munmap()
2593 vma_mark_detached(next, false); in do_vmi_align_munmap()