Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmprotect.c485 vma_set_page_prot(vma); in mprotect_fixup()
Dmmap.c125 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
1895 vma_set_page_prot(vma); in mmap_region()
/Linux-v5.10/include/linux/
Dmm.h2710 void vma_set_page_prot(struct vm_area_struct *vma);
2716 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/Linux-v5.10/fs/proc/
Dtask_mmu.c1249 vma_set_page_prot(vma); in clear_refs_write()