Home
last modified time | relevance | path

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

/linux/mm/
H A Dmprotect.c832 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.c1992 vma_set_page_prot(vma); in userfaultfd_set_vm_flags()
H A Dvma.c2556 vma_set_page_prot(vma); in __mmap_complete()
/linux/tools/testing/vma/
H A Dvma_internal.h1096 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux/include/linux/
H A Dmm.h3599 void vma_set_page_prot(struct vm_area_struct *vma);
3605 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux/fs/proc/
H A Dtask_mmu.c1804 vma_set_page_prot(vma); in clear_refs_write()