Searched defs:copy (Results 1 - 25 of 188) sorted by last modified time

12345678

/linux-master/net/mptcp/
H A Dprotocol.c1237 size_t copy; local
1752 do_copy_data_nocache(struct sock *sk, int copy, struct iov_iter *from, char *to) argument
[all...]
/linux-master/net/ipv4/
H A Draw.c457 int copy = min(rfv->hlen - offset, len); local
H A Dip_output.c968 int copy; local
[all...]
H A Dtcp.c967 int tcp_wmem_schedule(struct sock *sk, int copy) argument
1136 ssize_t copy = 0; local
[all...]
/linux-master/net/core/
H A Dskmsg.c373 u32 copy, buf_size; local
430 int copy; local
[all...]
H A Dskbuff.c1993 u32 copy, done = 0; local
2949 int i, copy; local
3358 int i, copy; local
3436 int i, copy = start - offset; local
3534 int i, copy = start - offset; local
5045 int i, copy = start - offset; local
[all...]
H A Dfilter.c2635 u32 len = 0, offset = 0, copy = 0, poffset = 0, bytes = end - start; local
2763 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; local
[all...]
H A Ddev.c2544 bool active = false, copy = false; local
[all...]
/linux-master/drivers/s390/cio/
H A Dcio_inject.c37 struct crw *copy; local
/linux-master/fs/nfsd/
H A Dnfs4xdr.c1979 struct nfsd4_copy *copy = &u->copy; local
5099 nfsd4_encode_write_response4(struct xdr_stream *xdr, const struct nfsd4_copy *copy) argument
5126 nfsd4_encode_copy_requirements4(struct xdr_stream *xdr, const struct nfsd4_copy *copy) argument
5143 struct nfsd4_copy *copy = &u->copy; local
[all...]
H A Dnfs4state.c1006 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) argument
1032 void nfs4_free_copy_state(struct nfsd4_copy *copy) argument
[all...]
/linux-master/net/mac80211/
H A Dtx.c5597 struct sk_buff *copy; local
H A Dmesh_pathtbl.c969 bool copy = false; local
191 mesh_path_move_to_queue(struct mesh_path *gate_mpath, struct mesh_path *from_mpath, bool copy) argument
[all...]
/linux-master/net/ax25/
H A Daf_ax25.c262 struct sk_buff *copy; local
/linux-master/include/net/
H A Dsock.h2228 skb_do_copy_data_nocache(struct sock *sk, struct sk_buff *skb, struct iov_iter *from, char *to, int copy, int offset) argument
2246 skb_add_data_nocache(struct sock *sk, struct sk_buff *skb, struct iov_iter *from, int copy) argument
2259 skb_copy_to_page_nocache(struct sock *sk, struct iov_iter *from, struct sk_buff *skb, struct page *page, int off, int copy) argument
[all...]
/linux-master/net/netfilter/
H A Dnft_set_pipapo.c701 unsigned int new_bucket_size, copy; local
[all...]
/linux-master/kernel/
H A Dfork.c3406 struct files_struct *old, *copy = NULL; local
H A Dsys.c1289 size_t copy; local
/linux-master/net/xdp/
H A Dxsk.c620 u32 hr, len, ts, offset, copy, copied; local
/linux-master/drivers/net/
H A Dvirtio_net.c584 unsigned int copy, hdr_len, hdr_padded_len; local
/linux-master/kernel/trace/
H A Dbpf_trace.c910 struct path copy; local
/linux-master/fs/bcachefs/
H A Dio_misc.c396 struct bkey_i delete, *copy; local
[all...]
H A Dbtree_iter.c285 struct btree_iter copy; local
/linux-master/include/linux/
H A Dskbuff.h3775 skb_add_data(struct sk_buff *skb, struct iov_iter *from, int copy) argument
4855 __nf_copy(struct sk_buff *dst, const struct sk_buff *src, bool copy) argument
[all...]
/linux-master/net/rxrpc/
H A Dsendmsg.c362 size_t copy = min_t(size_t, txb->space, msg_data_left(msg)); local

Completed in 2253 milliseconds

12345678