Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/vma/
H A Dvma_internal.h482 static inline void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached() function
/linux-6.15/mm/
H A Dvma.c344 vma_mark_detached(vp->remove); in vma_complete()
1346 vma_mark_detached(next); in vms_gather_munmap_vmas()
H A Dmmap.c1308 vma_mark_detached(vma); in exit_mmap()
H A Dmemory.c6516 void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached() function
/linux-6.15/include/linux/
H A Dmm.h869 void vma_mark_detached(struct vm_area_struct *vma);
903 static inline void vma_mark_detached(struct vm_area_struct *vma) {} in vma_mark_detached() function