Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dmprotect.c211 if (vma_wants_writenotify(vma)) { in mprotect_fixup()
Dmmap.c1223 int vma_wants_writenotify(struct vm_area_struct *vma) in vma_wants_writenotify() function
1389 if (vma_wants_writenotify(vma)) { in mmap_region()
/linux-3.4.99/include/linux/
Dmm.h1143 int vma_wants_writenotify(struct vm_area_struct *vma);