Searched refs:orig_ops (Results 1 – 3 of 3) sorted by relevance
450 const struct proto_ops *orig_ops);564 const struct proto_ops *orig_ops) in build_protos() argument567 memcpy(espintcp_ops, orig_ops, sizeof(struct proto_ops)); in build_protos()
497 const struct proto_ops *orig_ops);633 const struct proto_ops *orig_ops) in ovpn_tcp_build_protos() argument636 memcpy(new_ops, orig_ops, sizeof(*new_ops)); in ovpn_tcp_build_protos()
449 const struct vm_uffd_ops *orig_ops = vma_uffd_ops(state->vma); in mfill_copy_folio_retry() local475 if (vma_uffd_ops(state->vma) != orig_ops) in mfill_copy_folio_retry()