Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 25 of 27) sorted by relevance

12

/net/core/
Ddatagram.c418 int i, copy = start - offset, start_off = offset, n; in __skb_datagram_iter() local
552 int i, copy = start - offset; in skb_copy_datagram_from_iter() local
701 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); in zerocopy_sg_from_iter() local
Dskbuff.c1390 u32 copy, done = 0; in skb_copy_ubufs() local
2242 int i, copy; in skb_copy_bits() local
2604 int i, copy; in skb_store_bits() local
2682 int i, copy = start - offset; in __skb_checksum() local
2780 int i, copy = start - offset; in skb_copy_and_csum_bits() local
4354 int i, copy = start - offset; in __skb_to_sgvec() local
Dskmsg.c373 u32 copy, buf_size; in sk_msg_memcopy_from_iter() local
Dpktgen.c903 size_t copy = min_t(size_t, count + 1, 1024); in pktgen_if_write() local
/net/sunrpc/
Dxdr.c227 size_t copy; in _shift_data_left_pages() local
309 size_t copy; in _shift_data_right_pages() local
360 size_t copy; in _shift_data_right_tail() local
409 size_t copy; in _copy_to_pages() local
453 size_t copy; in _copy_from_pages() local
523 size_t copy, offs; in xdr_shrink_bufhead() local
/net/ipv4/
Dtcp_bpf.c34 int copy; in __tcp_bpf_recvmsg() local
449 u32 copy, osize; in tcp_bpf_sendmsg() local
Dip_output.c957 csum_page(struct page *page, int offset, int copy) in csum_page()
985 int copy; in __ip_append_data() local
Dtcp.c1009 int copy, i; in do_tcp_sendpages() local
1284 int copy = 0; in tcp_sendmsg_locked() local
Draw.c474 int copy = min(rfv->hlen - offset, len); in raw_getfrag() local
Dtcp_output.c2334 int copy, len; in tcp_mtu_probe() local
/net/mac80211/
Dmesh_pathtbl.c156 bool copy) in mesh_path_move_to_queue()
675 bool copy = false; in mesh_path_send_to_gates() local
Dtx.c4991 struct sk_buff *copy; in ieee80211_beacon_get_tim() local
/net/tls/
Dtls_device.c431 int copy, rc = 0; in tls_push_data() local
869 int err = 0, offset = rxm->offset, copy, nsg, data_len, pos; in tls_device_reencrypt() local
Dtls_sw.c1173 size_t copy, required_size; in tls_sw_do_sendpage() local
/net/rxrpc/
Dsendmsg.c396 int copy = skb_tailroom(skb); in rxrpc_send_data() local
Drecvmsg.c365 int ix, copy, ret = -EAGAIN, ret2; in rxrpc_recvmsg_data() local
/net/ax25/
Daf_ax25.c258 struct sk_buff *copy; in ax25_send_to_raw() local
/net/ipv6/
Draw.c745 int copy = min(rfv->hlen - offset, len); in raw6_getfrag() local
Dip6_output.c1477 int copy; in __ip6_append_data() local
/net/kcm/
Dkcmsock.c908 size_t copy, copied = 0; in kcm_sendmsg() local
/net/appletalk/
Dddp.c938 int i, copy; in atalk_sum_skb() local
/net/netfilter/
Dnft_set_pipapo.c625 size_t new_bucket_size, copy; in pipapo_resize() local
/net/wireless/
Dutil.c1430 unsigned int copy; in cfg80211_get_p2p_attr() local
/net/tipc/
Dsocket.c1890 int rc, err, hlen, dlen, copy; in tipc_recvmsg() local
2021 int offset, required, copy, copied = 0; in tipc_recvstream() local
/net/iucv/
Diucv.c1067 size_t copy; in iucv_message_receive_iprmdata() local

12