Searched refs:vma_uffd_ops (Results 1 – 1 of 1) sorted by relevance
83 static const struct vm_uffd_ops *vma_uffd_ops(struct vm_area_struct *vma) in vma_uffd_ops() function270 ops = vma_uffd_ops(dst_vma); in mfill_get_vma()483 s->ops = vma_uffd_ops(vma); in mfill_retry_state_save()501 if (state->ops != vma_uffd_ops(vma)) in mfill_retry_state_changed()630 const struct vm_uffd_ops *ops = vma_uffd_ops(state->vma); in mfill_atomic_pte_copy()649 const struct vm_uffd_ops *ops = vma_uffd_ops(state->vma); in mfill_atomic_pte_zeroed_folio()694 const struct vm_uffd_ops *ops = vma_uffd_ops(dst_vma); in mfill_atomic_pte_continue()2200 const struct vm_uffd_ops *ops = vma_uffd_ops(vma); in vma_can_userfault()