Searched refs:vma_uffd_ops (Results 1 – 1 of 1) sorted by relevance
65 static const struct vm_uffd_ops *vma_uffd_ops(struct vm_area_struct *vma) in vma_uffd_ops() function252 ops = vma_uffd_ops(dst_vma); in mfill_get_vma()449 const struct vm_uffd_ops *orig_ops = vma_uffd_ops(state->vma); in mfill_copy_folio_retry()475 if (vma_uffd_ops(state->vma) != orig_ops) in mfill_copy_folio_retry()548 const struct vm_uffd_ops *ops = vma_uffd_ops(state->vma); in mfill_atomic_pte_copy()567 const struct vm_uffd_ops *ops = vma_uffd_ops(state->vma); in mfill_atomic_pte_zeroed_folio()612 const struct vm_uffd_ops *ops = vma_uffd_ops(dst_vma); in mfill_atomic_pte_continue()2030 const struct vm_uffd_ops *ops = vma_uffd_ops(vma); in vma_can_userfault()