Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmprotect.c320 vma_set_page_prot(vma); in mprotect_fixup()
Dmmap.c98 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
1673 vma_set_page_prot(vma); in mmap_region()
/linux-4.1.27/include/linux/
Dmm.h2015 void vma_set_page_prot(struct vm_area_struct *vma);
2021 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux-4.1.27/fs/proc/
Dtask_mmu.c932 vma_set_page_prot(vma); in clear_refs_write()