Home
last modified time | relevance | path

Searched refs:vma_set_page_prot (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/mm/
H A Dmprotect.c674 vma_set_page_prot(vma); in mprotect_fixup()
H A Dmmap.c81 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
H A Duserfaultfd.c1888 vma_set_page_prot(vma); in userfaultfd_set_vm_flags()
H A Dvma.c2494 vma_set_page_prot(vma); in __mmap_complete()
/linux-6.15/tools/testing/vma/
H A Dvma_internal.h1057 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux-6.15/include/linux/
H A Dmm.h3615 void vma_set_page_prot(struct vm_area_struct *vma);
3621 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux-6.15/fs/proc/
H A Dtask_mmu.c1600 vma_set_page_prot(vma); in clear_refs_write()