Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmmap.c1478 static bool vm_ops_needs_writenotify(const struct vm_operations_struct *vm_ops) in vm_ops_needs_writenotify() function
1510 if (vm_ops_needs_writenotify(vma->vm_ops)) in vma_needs_dirty_tracking()
1533 if (vm_ops_needs_writenotify(vma->vm_ops)) in vma_wants_writenotify()

Completed in 5 milliseconds