/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | ovbcopy.s | 52 ovbcopy(const void *from, void *to, size_t count) 67 ENTRY(ovbcopy) 103 SET_SIZE(ovbcopy) 107 ENTRY(ovbcopy) 150 SET_SIZE(ovbcopy)
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | pathname.c | 172 ovbcopy(pnp->pn_path, pnp->pn_buf + sympnp->pn_pathlen, in pn_insert() 187 ovbcopy(pnp->pn_path, pnp->pn_path - complen + in pn_insert() 327 ovbcopy(pnp->pn_path, pnp->pn_buf, pnp->pn_pathlen); in pn_addslash()
|
H A D | lookup.c | 1197 ovbcopy(bufloc, buf, buflen - (bufloc - buf)); in dirtopath()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vnet_common.c | 81 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()
|
/titanic_41/usr/src/lib/libfakekernel/common/ |
H A D | copy.c | 47 ovbcopy(const void *src, void *dst, size_t len) in ovbcopy() function
|
H A D | mapfile-vers | 136 ovbcopy;
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | tn_ipopt.c | 602 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()
|
/titanic_41/usr/src/common/util/ |
H A D | memstr.c | 47 ovbcopy(s2, s1, n); in memmove()
|
/titanic_41/usr/src/uts/sun4/cpu/ |
H A D | cpu_module.c | 252 ovbcopy(const void *from, void *to, size_t count) in ovbcopy() function
|
/titanic_41/usr/src/uts/common/io/ |
H A D | log.c | 288 ovbcopy(msg, msg + idlen, msgid_start - msg); in log_rsrv()
|
H A D | gldutil.c | 243 ovbcopy(mp->b_rptr, mp->b_rptr + VTAG_SIZE, in gld_interpret_ether() 441 ovbcopy(nmp->b_rptr, nmp->b_rptr - VTAG_SIZE, 2 * ETHERADDRL); in gld_insert_vtag_ether()
|
H A D | bridge.c | 1776 ovbcopy(mp->b_rptr + in reform_vlan_header() 1791 ovbcopy(mp->b_rptr + sizeof (struct ether_header), in reform_vlan_header()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | systm.h | 217 void ovbcopy(const void *, void *, size_t);
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_shutdown.c | 299 ovbcopy(ip6h, to, IPV6_HDR_LEN); in sctp_ootb_shutdown_ack()
|
H A D | sctp_error.c | 389 ovbcopy(ip6h, to, IPV6_HDR_LEN); in sctp_ootb_send_abort()
|
/titanic_41/usr/src/uts/intel/ |
H A D | Makefile.files | 53 ovbcopy.o \
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 388 ovbcopy(const void *from, void *to, size_t count) 393 ENTRY(ovbcopy) 433 SET_SIZE(ovbcopy)
|
/titanic_41/usr/src/uts/common/crypto/io/ |
H A D | swrand.c | 333 ovbcopy(leftover+bytes, leftover, leftover_bytes); in swrand_get_entropy()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_util.c | 422 ovbcopy(mp->b_rptr, mp->b_rptr + VLAN_TAGSZ, 2 * ETHERADDRL); in mac_strip_vlan_tag()
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | vm_machdep.c | 2286 ovbcopy(&contig_pfn_list[probe_pos + 1], in update_contig_pfnlist() 2318 ovbcopy(&contig_pfn_list[insert_point], in update_contig_pfnlist()
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 1883 ovbcopy(const void *from, void *to, size_t count) 1888 ENTRY(ovbcopy) 1928 SET_SIZE(ovbcopy)
|
H A D | cheetah_copy.s | 1515 ovbcopy(const void *from, void *to, size_t count) 1520 ENTRY(ovbcopy) 1561 SET_SIZE(ovbcopy)
|
H A D | opl_olympus_copy.s | 1457 ovbcopy(const void *from, void *to, size_t count) 1462 ENTRY(ovbcopy) 1503 SET_SIZE(ovbcopy)
|
/titanic_41/usr/src/uts/common/io/lvm/md/ |
H A D | md_names.c | 587 (void) ovbcopy((caddr_t)ent+ent_size, ent, c); in rem_entry() 646 (void) ovbcopy((caddr_t)ent+ent_size, ent, c); in rem_shr_entry()
|
/titanic_41/usr/src/uts/common/io/dld/ |
H A D | dld_str.c | 1164 ovbcopy(mp->b_rptr, mp->b_rptr + VLAN_TAGSZ, 2 * ETHERADDRL); in i_dld_ether_header_strip_tag()
|