Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Dcustom.h41 static inline void vma_start_write(struct vm_area_struct *vma)
52 static inline void vma_start_write(struct vm_area_struct *vma) vma_start_write() function
H A Ddup.h7 static inline void vma_start_write(struct vm_area_struct *vma);
913 vma_start_write(vma); in vma_flags_reset_once()
920 vma_start_write(vma); in vma_flags_reset_once()
/linux/include/linux/
H A Dmmap_lock.h298 static inline void vma_start_write(struct vm_area_struct *vma) in vma_start_write() function
504 static inline void vma_start_write(struct vm_area_struct *vma) {} in vma_start_write() function
/linux/mm/
H A Dpagewalk.c452 vma_start_write(vma); in process_vma_walk_lock()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c413 vma_start_write(vma); in kvmppc_memslot_page_merge()