Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmap_lock.h438 static inline void vma_assert_detached(struct vm_area_struct *vma) in vma_assert_detached() function
446 vma_assert_detached(vma); in vma_mark_attached()
510 static inline void vma_assert_detached(struct vm_area_struct *vma) {} in vma_assert_detached() function
/linux/tools/testing/vma/
H A Dshared.c28 vma_assert_detached(vma); in alloc_vma()
/linux/mm/
H A Dvma_init.c147 vma_assert_detached(vma); in vm_area_free()
/linux/tools/testing/vma/include/
H A Ddup.h972 static inline void vma_assert_detached(struct vm_area_struct *vma) in vma_assert_detached() function
981 vma_assert_detached(vma); in vma_mark_attached()