Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmprotect.c680 vma_set_page_prot(vma); in mprotect_fixup()
Dmmap.c80 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
1565 vma_set_page_prot(vma); in __mmap_region()
Duserfaultfd.c1779 vma_set_page_prot(vma); in userfaultfd_set_vm_flags()
/linux-6.12.1/include/linux/
Dmm.h3502 void vma_set_page_prot(struct vm_area_struct *vma);
3508 static inline void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot() function
/linux-6.12.1/fs/proc/
Dtask_mmu.c1587 vma_set_page_prot(vma); in clear_refs_write()