Home
last modified time | relevance | path

Searched refs:ovbcopy (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/uts/intel/ml/
H A Dovbcopy.S55 ENTRY(ovbcopy)
91 SET_SIZE(ovbcopy)
/illumos-gate/usr/src/uts/common/fs/
H A Dpathname.c175 ovbcopy(pnp->pn_path, pnp->pn_buf + sympnp->pn_pathlen, in pn_insert()
190 ovbcopy(pnp->pn_path, pnp->pn_path - complen + in pn_insert()
330 ovbcopy(pnp->pn_path, pnp->pn_buf, pnp->pn_pathlen); in pn_addslash()
H A Dlookup.c1287 ovbcopy(bufloc, buf, buflen - (bufloc - buf)); in dirtopath()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_common.c81 ovbcopy(mp->b_rptr, mp->b_rptr - VLAN_TAGSZ, 2 * ETHERADDRL); in vnet_vlan_insert_tag()
144 ovbcopy(mp->b_rptr, mp->b_rptr + VLAN_TAGSZ, 2 * ETHERADDRL); in vnet_vlan_remove_tag()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c602 ovbcopy(fptr, tptr, olen); in tsol_remove_secopt()
622 ovbcopy(fptr, tptr, ((uchar_t *)ipha + buflen) - fptr); in tsol_remove_secopt()
778 ovbcopy((uchar_t *)ipha + remlen, (uchar_t *)ipha + olen, in tsol_prepend_option()
1208 ovbcopy(ip6hbh + hbhlen, ip6hbh, in tsol_remove_secopt_v6()
1239 ovbcopy(after_secopt, secopt, in tsol_remove_secopt_v6()
1294 ovbcopy(ip6hbh + 2, ip6hbh + 2 + optlen, in tsol_prepend_option_v6()
1314 ovbcopy(ip6hbh, ip6hbh + hbhlen, buflen - IPV6_HDR_LEN); in tsol_prepend_option_v6()
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dcopy.c61 ovbcopy(const void *src, void *dst, size_t len) in ovbcopy() function
H A Dmapfile-vers198 ovbcopy;
/illumos-gate/usr/src/common/util/
H A Dmemstr.c47 ovbcopy(s2, s1, n); in memmove()
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c252 ovbcopy(const void *from, void *to, size_t count) in ovbcopy() function
/illumos-gate/usr/src/uts/common/io/
H A Dlog.c280 ovbcopy(msg, msg + idlen, msgid_start - msg); in log_rsrv()
H A Dgldutil.c242 ovbcopy(mp->b_rptr, mp->b_rptr + VTAG_SIZE, in gld_interpret_ether()
440 ovbcopy(nmp->b_rptr, nmp->b_rptr - VTAG_SIZE, 2 * ETHERADDRL); in gld_insert_vtag_ether()
H A Dbridge.c1785 ovbcopy(mp->b_rptr + in reform_vlan_header()
1800 ovbcopy(mp->b_rptr + sizeof (struct ether_header), in reform_vlan_header()
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h223 void ovbcopy(const void *, void *, size_t);
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_shutdown.c299 ovbcopy(ip6h, to, IPV6_HDR_LEN); in sctp_ootb_shutdown_ack()
H A Dsctp_error.c389 ovbcopy(ip6h, to, IPV6_HDR_LEN); in sctp_ootb_send_abort()
/illumos-gate/usr/src/uts/intel/
H A DMakefile.files56 ovbcopy.o \
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dswrand.c333 ovbcopy(leftover+bytes, leftover, leftover_bytes); in swrand_get_entropy()
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S362 ENTRY(ovbcopy)
402 SET_SIZE(ovbcopy)
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c2376 ovbcopy(&contig_pfn_list[probe_pos + 1], in update_contig_pfnlist()
2408 ovbcopy(&contig_pfn_list[insert_point], in update_contig_pfnlist()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c1536 ovbcopy(mp->b_rptr, mp->b_rptr + VLAN_TAGSZ, 2 * ETHERADDRL); in mac_strip_vlan_tag()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1181 ovbcopy(mp->b_rptr, mp->b_rptr + VLAN_TAGSZ, 2 * ETHERADDRL); in i_dld_ether_header_strip_tag()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S1855 ENTRY(ovbcopy)
1895 SET_SIZE(ovbcopy)
H A Dcheetah_copy.S1485 ENTRY(ovbcopy)
1526 SET_SIZE(ovbcopy)
H A Dopl_olympus_copy.S1429 ENTRY(ovbcopy)
1470 SET_SIZE(ovbcopy)
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c1369 ovbcopy(dumpbuf.start + sz, dumpbuf.start, off); in dumpvp_write()

12