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

12345678

/linux-master/net/core/
H A Dskbuff.c1982 u32 copy, done = 0; local
2938 int i, copy; local
3347 int i, copy; local
3425 int i, copy = start - offset; local
3523 int i, copy = start - offset; local
5034 int i, copy = start - offset; local
[all...]
H A Dfilter.c2637 u32 len = 0, offset = 0, copy = 0, poffset = 0, bytes = end - start; local
2765 u32 new, i = 0, l = 0, space, copy = 0, offset = 0; local
[all...]
H A Ddev.c2591 bool active = false, copy = false; local
[all...]
/linux-master/net/ipv4/
H A Dtcp_input.c5381 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/include/linux/
H A Dperf_event.h88 perf_copy_f copy; member in struct:perf_raw_frag
H A Dskbuff.h3708 skb_add_data(struct sk_buff *skb, struct iov_iter *from, int copy) argument
4782 __nf_copy(struct sk_buff *dst, const struct sk_buff *src, bool copy) argument
[all...]
/linux-master/fs/nfsd/
H A Dxdr4.h718 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) argument
726 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) argument
731 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) argument
736 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) argument
832 struct nfsd4_copy copy; member in union:nfsd4_op::nfsd4_op_u
[all...]
H A Dnfs4xdr.c2008 struct nfsd4_copy *copy = &u->copy; local
5171 nfsd4_encode_write_response4(struct xdr_stream *xdr, const struct nfsd4_copy *copy) argument
5198 nfsd4_encode_copy_requirements4(struct xdr_stream *xdr, const struct nfsd4_copy *copy) argument
5215 struct nfsd4_copy *copy = &u->copy; local
[all...]
H A Dnfs4state.c994 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) argument
1020 void nfs4_free_copy_state(struct nfsd4_copy *copy) argument
[all...]
/linux-master/include/net/
H A Dsock.h2150 skb_do_copy_data_nocache(struct sock *sk, struct sk_buff *skb, struct iov_iter *from, char *to, int copy, int offset) argument
2168 skb_add_data_nocache(struct sock *sk, struct sk_buff *skb, struct iov_iter *from, int copy) argument
2181 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/drivers/net/
H A Dvirtio_net.c724 unsigned int copy, hdr_len, hdr_padded_len; local
/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.h1916 struct radeon_fence *(*copy)(struct radeon_device *rdev, member in struct:radeon_asic::__anon787
1923 } copy; member in struct:radeon_asic
[all...]

Completed in 466 milliseconds

12345678