Home
last modified time | relevance | path

Searched refs:vma_wants_writenotify (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dmprotect.c485 dirty_accountable = vma_wants_writenotify(vma, vma->vm_page_prot); in mprotect_fixup()
H A Dmmap.c132 if (vma_wants_writenotify(vma, vm_page_prot)) { in vma_set_page_prot()
1744 int vma_wants_writenotify(struct vm_area_struct *vma, pgprot_t vm_page_prot) in vma_wants_writenotify() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h2159 int vma_wants_writenotify(struct vm_area_struct *vma, pgprot_t vm_page_prot);