Searched refs:vm_ops_needs_writenotify (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmmap.c1469 static bool vm_ops_needs_writenotify(const struct vm_operations_struct *vm_ops) function
1501 if (vm_ops_needs_writenotify(vma->vm_ops))
1524 if (vm_ops_needs_writenotify(vma->vm_ops))

Completed in 122 milliseconds