Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Ddup.h1470 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux/include/linux/
H A Dmm.h4740 void vma_set_page_prot(struct vm_area_struct *vma);
4754 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux/mm/
H A Dvma.c2744 vma_set_page_prot(vma); in __mmap_complete()
H A Duserfaultfd.c2244 vma_set_page_prot(vma); in userfaultfd_set_vm_flags()
/linux/fs/proc/
H A Dtask_mmu.c1909 vma_set_page_prot(vma); in clear_refs_write()