Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmprotect.c323 vma_set_page_prot(vma); in mprotect_fixup()
Dmmap.c99 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
1683 vma_set_page_prot(vma); in mmap_region()
/linux-4.4.14/include/linux/
Dmm.h2062 void vma_set_page_prot(struct vm_area_struct *vma);
2068 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux-4.4.14/fs/proc/
Dtask_mmu.c967 vma_set_page_prot(vma); in clear_refs_write()