Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmprotect.c644 vma_set_page_prot(vma); in mprotect_fixup()
Dmmap.c89 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
2740 vma_set_page_prot(vma); in mmap_region()
/Linux-v6.1/include/linux/
Dmm.h2890 void vma_set_page_prot(struct vm_area_struct *vma);
2896 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/Linux-v6.1/fs/proc/
Dtask_mmu.c1298 vma_set_page_prot(vma); in clear_refs_write()