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

12345678

/linux-master/tools/testing/selftests/powerpc/include/
H A Dinstructions.h14 static inline void copy(void *i) function
/linux-master/drivers/w1/slaves/
H A Dw1_ds2431.c209 int copy; local
[all...]
H A Dw1_ds2430.c210 int copy; local
[all...]
H A Dw1_ds2805.c208 int copy; local
[all...]
/linux-master/tools/bootconfig/
H A Dmain.c266 char *copy = strdup(buf); local
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c147 struct exynos_drm_plane_state *copy; local
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c32 u32 true_len, hdr_len = 0, copy, frag; local
/linux-master/net/rxrpc/
H A Drecvmsg.c172 int copy, ret = -EAGAIN, ret2; local
/linux-master/lib/zlib_inflate/
H A Dinflate.c123 unsigned copy, dist; local
340 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Dplane.c55 struct tegra_plane_state *copy; local
[all...]
/linux-master/include/linux/
H A Drbtree_augmented.h29 void (*copy)(struct rb_node *old, struct rb_node *new); member in struct:rb_augment_callbacks
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_vsp.c402 struct rcar_du_vsp_plane_state *copy; local
/linux-master/include/sound/
H A Dcompress_driver.h126 int (*copy)(struct snd_compr_stream *stream, char __user *buf, member in struct:snd_compr_ops
/linux-master/fs/udf/
H A Ddirectory.c326 int copy; local
347 int copy; local
/linux-master/drivers/infiniband/hw/hfi1/
H A Dfault.c94 size_t copy, datalen = 1280; local
/linux-master/fs/nfs/
H A Dcallback_proc.c711 struct nfs4_copy_state *copy, *tmp_copy; local
/linux-master/mm/
H A Dprocess_vm_access.c36 size_t copy = PAGE_SIZE - offset; local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_devlink.c14 nfp_devlink_fill_eth_port(struct nfp_port *port, struct nfp_eth_table_port *copy) argument
29 nfp_devlink_fill_eth_port_from_id(struct nfp_pf *pf, struct devlink_port *dl_port, struct nfp_eth_table_port *copy) argument
/linux-master/arch/mips/boot/
H A Delf2ecoff.c68 static void copy(int out, int in, off_t offset, off_t size) function
/linux-master/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c72 struct uffdio_copy copy; local
/linux-master/lib/kunit/
H A Dexecutor.c108 struct kunit_suite *copy; local
162 struct kunit_suite **copy, **copy_star local
[all...]
/linux-master/drivers/block/
H A Dbrd.c127 size_t copy; local
150 size_t copy; local
182 size_t copy; local
[all...]
/linux-master/arch/arc/kernel/
H A Dsmp.c353 unsigned long __maybe_unused copy; local
/linux-master/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_crtc.c308 struct rzg2l_du_crtc_state *copy; local
H A Drzg2l_du_vsp.c250 struct rzg2l_du_vsp_plane_state *copy; local

Completed in 271 milliseconds

12345678