Home
last modified time | relevance | path

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

12

/net/core/
Ddatagram.c422 int i, copy = start - offset, start_off = offset, n; in __skb_datagram_iter() local
556 int i, copy = start - offset; in skb_copy_datagram_from_iter() local
680 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); in zerocopy_sg_from_iter() local
Dskbuff.c1399 u32 copy, done = 0; in skb_copy_ubufs() local
2220 int i, copy; in skb_copy_bits() local
2582 int i, copy; in skb_store_bits() local
2660 int i, copy = start - offset; in __skb_checksum() local
2758 int i, copy = start - offset; in skb_copy_and_csum_bits() local
4334 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.c224 size_t copy; in _shift_data_right_pages() local
284 size_t copy; in _copy_to_pages() local
328 size_t copy; in _copy_from_pages() local
366 size_t copy, offs; in xdr_shrink_bufhead() local
450 size_t copy; in xdr_shrink_pagelen() local
/net/mac80211/
Dmesh_pathtbl.c158 bool copy) in mesh_path_move_to_queue()
677 bool copy = false; in mesh_path_send_to_gates() local
Dtx.c4688 struct sk_buff *copy; in ieee80211_beacon_get_tim() local
/net/ipv4/
Dtcp_bpf.c65 int copy; in __tcp_bpf_recvmsg() local
444 u32 copy, osize; in tcp_bpf_sendmsg() local
Dip_output.c952 csum_page(struct page *page, int offset, int copy) in csum_page()
980 int copy; in __ip_append_data() local
Dtcp.c1006 int copy, i; in do_tcp_sendpages() local
1281 int copy = 0; in tcp_sendmsg_locked() local
Draw.c473 int copy = min(rfv->hlen - offset, len); in raw_getfrag() local
Dtcp_input.c5037 int copy = min_t(int, SKB_MAX_ORDER(0, 0), end - start); in tcp_collapse() local
6607 u32 *copy; in tcp_reqsk_record_syn() local
Dtcp_output.c2111 int copy, len; in tcp_mtu_probe() local
/net/tls/
Dtls_device.c417 int copy, rc = 0; in tls_push_data() local
779 int err = 0, offset = rxm->offset, copy, nsg, data_len, pos; in tls_device_reencrypt() local
Dtls_sw.c1169 size_t copy, required_size; in tls_sw_do_sendpage() local
/net/rxrpc/
Drecvmsg.c317 int ix, copy, ret = -EAGAIN, ret2; in rxrpc_recvmsg_data() local
Dsendmsg.c398 int copy = skb_tailroom(skb); in rxrpc_send_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.c1407 int copy; in __ip6_append_data() local
/net/appletalk/
Dddp.c930 int i, copy; in atalk_sum_skb() local
/net/kcm/
Dkcmsock.c910 size_t copy, copied = 0; in kcm_sendmsg() local
/net/wireless/
Dutil.c1395 unsigned int copy; in cfg80211_get_p2p_attr() local
/net/tipc/
Dsocket.c1759 int rc, err, hlen, dlen, copy; in tipc_recvmsg() local
1890 int offset, required, copy, copied = 0; in tipc_recvstream() local
/net/iucv/
Diucv.c1115 size_t copy; in iucv_message_receive_iprmdata() local

12