Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.c590 vma_start_write(vma); in __split_vma()
591 vma_start_write(new); in __split_vma()
984 vma_start_write(middle); in vma_merge_existing_range()
989 vma_start_write(next); in vma_merge_existing_range()
998 vma_start_write(prev); in vma_merge_existing_range()
1259 vma_start_write(target); in vma_expand()
1296 vma_start_write(next); in vma_expand()
1342 vma_start_write(vma); in vma_shrink()
1532 vma_start_write(next); in vms_gather_munmap_vmas()
1932 vma_start_write(vma); in vma_link()
[all …]
H A Dmlock.c445 vma_start_write(vma); in mlock_vma_pages_range()
509 vma_start_write(vma); in mlock_fixup()
H A Dmremap.c1244 vma_start_write(prev); in unmap_source_vma()
1251 vma_start_write(next); in unmap_source_vma()
1380 vma_start_write(vrm->vma); in move_vma()
H A Dmempolicy.c572 vma_start_write(vma); in mpol_rebind_mm()
1819 vma_start_write(vma); in SYSCALL_DEFINE4()
H A Dmadvise.c179 vma_start_write(vma); in madvise_update_vma()
H A Duserfaultfd.c2251 vma_start_write(vma); in userfaultfd_set_ctx()
4386 vma_start_write(vma); in userfaultfd_set_mode()
H A Dkhugepaged.c1354 vma_start_write(vma); in collapse_huge_page()
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);
921 vma_start_write(vma); in vm_flags_set()
928 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.h1041 vma_start_write(vma); in vm_flags_set()
1049 vma_start_write(vma); in vm_flags_clear()
1070 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()