Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmprotect.c429 vma_set_page_prot(vma); in mprotect_fixup()
Dmmap.c126 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
1819 vma_set_page_prot(vma); in mmap_region()
/Linux-v4.19/include/linux/
Dmm.h2466 void vma_set_page_prot(struct vm_area_struct *vma);
2472 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/Linux-v4.19/fs/proc/
Dtask_mmu.c1135 vma_set_page_prot(vma); in clear_refs_write()