Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmap_lock.h443 static inline void vma_mark_attached(struct vm_area_struct *vma) in vma_mark_attached() function
511 static inline void vma_mark_attached(struct vm_area_struct *vma) {} in vma_mark_attached() function
H A Dmm.h1637 vma_mark_attached(vma); in vma_iter_bulk_store()
/linux/tools/testing/vma/include/
H A Ddup.h1195 static inline void vma_mark_attached(struct vm_area_struct *vma) in vma_mark_attached() function
/linux/mm/
H A Dvma.c1383 vma_mark_attached(vma); in reattach_vmas()