Searched defs:copy (Results 176 - 188 of 188) sorted by relevance

12345678

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h593 struct efx_channel *(*copy)(const struct efx_channel *); member in struct:efx_channel_type
/linux-master/net/ipv4/
H A Dtcp_input.c5370 int copy = min_t(int, SKB_MAX_ORDER(0, 0), end - start); local
/linux-master/drivers/s390/block/
H A Ddasd_eckd.c4066 char *copy = kmem_cache_alloc(dasd_page_cache, local
6109 copy_relation_find_device(struct dasd_copy_relation *copy, char *busid) argument
6125 copy_pair_set_active(struct dasd_copy_relation *copy, char *new_busid, char *old_busid) argument
6155 struct dasd_copy_relation *copy; local
[all...]
/linux-master/drivers/net/
H A Dvirtio_net.c584 unsigned int copy, hdr_len, hdr_padded_len; 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/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/core/
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 Ddev.c2544 bool active = false, copy = false; 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...]
/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/drivers/staging/media/ipu3/
H A Dipu3-abi.h1808 } copy; member in struct:imgu_abi_sp_pipeline
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon.h1917 struct radeon_fence *(*copy)(struct radeon_device *rdev, member in struct:radeon_asic::__anon502
1924 } copy; member in struct:radeon_asic
[all...]

Completed in 815 milliseconds

12345678