Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmprotect.c322 dirty_accountable = vma_wants_writenotify(vma); in mprotect_fixup()
Dmmap.c104 if (vma_wants_writenotify(vma)) { in vma_set_page_prot()
1493 int vma_wants_writenotify(struct vm_area_struct *vma) in vma_wants_writenotify() function
/linux-4.4.14/include/linux/
Dmm.h1418 int vma_wants_writenotify(struct vm_area_struct *vma);