Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmap_lock.h269 static inline void vma_mark_attached(struct vm_area_struct *vma) in vma_mark_attached() function
316 static inline void vma_mark_attached(struct vm_area_struct *vma) {} in vma_mark_attached() function
H A Dmm.h1163 vma_mark_attached(vma); in vma_iter_bulk_store()
/linux/mm/
H A Dvma.h224 vma_mark_attached(vma); in vma_iter_store_gfp()
550 vma_mark_attached(vma); in vma_iter_store_new()
H A Dvma.c1358 vma_mark_attached(vma); in reattach_vmas()
/linux/tools/testing/vma/
H A Dvma_internal.h913 static inline void vma_mark_attached(struct vm_area_struct *vma) in vma_mark_attached() function