Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmprotect.c495 vma_set_page_prot(vma); in mprotect_fixup()
Dmmap.c131 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
1871 vma_set_page_prot(vma); in mmap_region()
/Linux-v5.15/include/linux/
Dmm.h2772 void vma_set_page_prot(struct vm_area_struct *vma);
2778 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/Linux-v5.15/fs/proc/
Dtask_mmu.c1252 vma_set_page_prot(vma); in clear_refs_write()