Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dmmap.c404 vma_start_write(vma); in vma_link()
638 vma_start_write(vma); in vma_expand()
643 vma_start_write(next); in vma_expand()
701 vma_start_write(vma); in vma_shrink()
930 vma_start_write(prev); in vma_merge()
938 vma_start_write(next); in vma_merge()
943 vma_start_write(curr); in vma_merge()
951 vma_start_write(curr); in vma_merge()
961 vma_start_write(next); in vma_merge()
964 vma_start_write(prev); in vma_merge()
[all …]
Dmlock.c390 vma_start_write(vma); in mlock_vma_pages_range()
467 vma_start_write(vma); in mlock_fixup()
Dpagewalk.c418 vma_start_write(vma); in process_vma_walk_lock()
Dmprotect.c660 vma_start_write(vma); in mprotect_fixup()
Dmremap.c638 vma_start_write(vma); in move_vma()
Dmempolicy.c392 vma_start_write(vma); in mpol_rebind_mm()
1564 vma_start_write(vma); in SYSCALL_DEFINE4()
Dmadvise.c177 vma_start_write(vma); in madvise_update_vma()
Dkhugepaged.c1148 vma_start_write(vma); in collapse_huge_page()
Dmemory.c382 vma_start_write(vma); in free_pgtables()
398 vma_start_write(vma); in free_pgtables()
/linux-6.6.21/fs/
Duserfaultfd.c660 vma_start_write(vma); in userfaultfd_event_wait_completion()
696 vma_start_write(vma); in dup_userfaultfd()
778 vma_start_write(vma); in mremap_userfaultfd_prep()
936 vma_start_write(vma); in userfaultfd_release()
1508 vma_start_write(vma); in userfaultfd_register()
1692 vma_start_write(vma); in userfaultfd_unregister()
/linux-6.6.21/include/linux/
Dmm.h711 static inline void vma_start_write(struct vm_area_struct *vma) in vma_start_write() function
774 static inline void vma_start_write(struct vm_area_struct *vma) {} in vma_start_write() function
843 vma_start_write(vma); in vm_flags_set()
850 vma_start_write(vma); in vm_flags_clear()
871 vma_start_write(vma); in vm_flags_mod()
/linux-6.6.21/arch/powerpc/kvm/
Dbook3s_hv_uvmem.c413 vma_start_write(vma); in kvmppc_memslot_page_merge()
/linux-6.6.21/kernel/
Dfork.c689 vma_start_write(mpnt); in dup_mmap()