Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmm.h746 static inline void vma_mark_detached(struct vm_area_struct *vma, bool detached) in vma_mark_detached() function
781 static inline void vma_mark_detached(struct vm_area_struct *vma, in vma_mark_detached() function
814 vma_mark_detached(vma, false); in vma_init()
/openbmc/linux/mm/
H A Dmmap.c552 vma_mark_detached(vp->remove, true); in vma_complete()
2513 vma_mark_detached(next, true); in do_vmi_align_munmap()
2600 vma_mark_detached(next, false); in do_vmi_align_munmap()