Home
last modified time | relevance | path

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

123456

/linux/include/sound/
H A Dpcm-indirect.h36 snd_pcm_indirect_copy_t copy) in snd_pcm_indirect_playback_transfer()
110 snd_pcm_indirect_copy_t copy) in snd_pcm_indirect_capture_transfer()
/linux/drivers/base/test/
H A Dproperty-entry-test.c353 struct property_entry *copy; in pe_test_move_inline_u8() local
385 struct property_entry *copy; in pe_test_move_inline_str() local
/linux/lib/zlib_inflate/
H A Dinflate.c123 unsigned copy, dist; in zlib_updatewindow() local
340 unsigned copy; /* number of stored or match bytes to copy */ in zlib_inflate() local
/linux/include/linux/
H A Dregset.h262 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyin() local
289 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyin_ignore() local
/linux/arch/s390/lib/
H A Dcsum-partial.c19 static __always_inline __wsum csum_copy(void *dst, const void *src, int len, __wsum sum, bool copy) in csum_copy()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_devlink.c15 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port()
31 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port_from_id()
/linux/net/core/
H A Ddatagram.c394 int i, copy = start - offset, start_off = offset, n; __skb_datagram_iter() local
557 int i, copy = start - offset; skb_copy_datagram_from_iter() local
732 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); zerocopy_sg_from_iter() local
[all...]
/linux/tools/hv/
H A Dhv_fcopy_daemon.c
/linux/fs/bcachefs/
H A Dextent_update.c110 struct btree_iter copy; in bch2_extent_atomic_end() local
/linux/drivers/s390/cio/
H A Dcio_inject.c37 struct crw *copy; in crw_inject() local
/linux/arch/x86/tools/
H A Dinsn_decoder_test.c121 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.c146 void *copy = msg; in ipc_task_queue_send_task() local
/linux/arch/riscv/kernel/vdso/
H A Dvgetrandom-chacha.S71 #define copy copy0, copy1, copy2, copy3 macro
/linux/security/ipe/
H A Dfs.c143 char *copy = NULL; in new_policy() local
/linux/ipc/
H A Dmsg.c1047 struct msg_msg *copy; in prepare_copy() local
1058 static inline void free_copy(struct msg_msg *copy) in free_copy()
1069 static inline void free_copy(struct msg_msg *copy) in free_copy()
1104 struct msg_msg *msg, *copy = NULL; in do_msgrcv() local
/linux/scripts/
H A Dget_dvb_firmware862 sub copy { subroutine
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c41 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_writeback.c97 struct rcar_du_wb_conn_state *copy; in rcar_du_wb_conn_duplicate_state() local
/linux/drivers/comedi/
H A Dcomedi_fops.c1749 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmd_ioctl()
1854 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmdtest_ioctl()
2209 bool copy = false; in comedi_unlocked_ioctl() local
2222 bool copy = false; in comedi_unlocked_ioctl() local
3070 bool copy = false; in compat_cmd() local
3095 bool copy = false; in compat_cmdtest() local
/linux/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c69 struct uffdio_copy copy; in handle_uffd_page_request() local
/linux/tools/testing/selftests/openat2/
H A Dopenat2_test.c99 void *copy = NULL, *how_copy = &how_ext; in test_openat2_struct() local
/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08_spi.c86 struct regmap_config *copy; in mcp23s08_spi_regmap_init() local
/linux/tools/perf/util/
H A Dordered-events.h74 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
/linux/rust/kernel/
H A Dcpumask.rs161 pub fn copy(&self, dstp: &mut Self) { in copy() method
/linux/drivers/gpu/drm/v3d/
H A Dv3d_submit.c585 struct drm_v3d_copy_timestamp_query copy; in v3d_get_cpu_copy_query_results_params() local
769 struct drm_v3d_copy_performance_query copy; in v3d_get_cpu_copy_performance_query_params() local

123456