Home
last modified time | relevance | path

Searched defs:vma_mark_attached (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmmap_lock.h300 static inline void vma_mark_attached(struct vm_area_struct *vma) in vma_mark_attached() function
337 static inline void vma_mark_attached(struct vm_area_struct *vma) {} in vma_mark_attached() function
/linux/tools/testing/vma/
H A Dvma_internal.h620 static inline void vma_mark_attached(struct vm_area_struct *vma) in vma_mark_attached() function