Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Ddup.h1426 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux/include/linux/
H A Dmm.h4473 void vma_set_page_prot(struct vm_area_struct *vma);
4483 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux/mm/
H A Duserfaultfd.c2071 vma_set_page_prot(vma); in userfaultfd_set_vm_flags()
H A Dvma.c2640 vma_set_page_prot(vma); in __mmap_complete()