Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.c546 vma_start_write(vma); in __split_vma()
547 vma_start_write(new); in __split_vma()
903 vma_start_write(middle); in vma_merge_existing_range()
908 vma_start_write(next); in vma_merge_existing_range()
917 vma_start_write(prev); in vma_merge_existing_range()
1176 vma_start_write(target); in vma_expand()
1213 vma_start_write(next); in vma_expand()
1262 vma_start_write(vma); in vma_shrink()
1452 vma_start_write(next); in vms_gather_munmap_vmas()
1852 vma_start_write(vma); in vma_link()
[all …]
H A Dmseal.c80 vma_start_write(vma); in mseal_apply()
H A Dpagewalk.c452 vma_start_write(vma); in process_vma_walk_lock()
H A Dmempolicy.c571 vma_start_write(vma); in mpol_rebind_mm()
1816 vma_start_write(vma); in SYSCALL_DEFINE4()
H A Dmadvise.c178 vma_start_write(vma); in madvise_update_vma()
H A Duserfaultfd.c2078 vma_start_write(vma); in userfaultfd_set_ctx()
H A Dmemory.c400 vma_start_write(vma); in free_pgtables()
413 vma_start_write(vma); in free_pgtables()
/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);
926 vma_start_write(vma); in vm_flags_set()
933 vma_start_write(vma); in vm_flags_clear()
/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
H A Dmm.h1003 vma_start_write(vma); in vm_flags_set()
1011 vma_start_write(vma); in vm_flags_clear()
1032 vma_start_write(vma); in vm_flags_mod()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c413 vma_start_write(vma); in kvmppc_memslot_page_merge()