Home
last modified time | relevance | path

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

123456

/linux/fs/nfsd/
H A Dnfs4proc.c1370 struct nfsd4_copy *copy; in nfsd4_has_active_async_copies() local
1392 struct nfsd4_copy *copy; in nfsd4_async_copy_reaper() local
1420 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1428 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1441 struct nfsd4_copy *copy = NULL; in nfsd4_unhash_copy() local
1458 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() local
1657 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1715 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1737 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
1748 struct nfsd4_copy *copy = in nfsd4_cb_offload_release() local
[all …]
/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.h272 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyin() local
299 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyin_ignore() local
/linux/lib/kunit/
H A Dexecutor.c120 struct kunit_suite *copy; in kunit_filter_glob_tests() local
174 struct kunit_suite **copy, **copy_start, *filtered_suite, *new_filtered_suite; in kunit_filter_suites() 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/arch/loongarch/kernel/
H A Dinst.c245 struct insn_copy *copy = data; in text_copy_cb() local
262 struct insn_copy copy = { in larch_insn_text_copy() local
/linux/rust/kernel/sync/
H A Dset_once.rs107 pub fn copy(&self) -> Option<T> in copy() method
/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.c395 int i, copy = start - offset, start_off = offset, n; in __skb_datagram_iter() local
554 int i, copy = start - offset; in skb_copy_datagram_from_iter() local
786 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); in zerocopy_sg_from_iter() local
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c311 static void start_fpsimd(struct child_data *child, int cpu, int copy) in start_fpsimd()
324 static void start_kernel(struct child_data *child, int cpu, int copy) in start_kernel()
/linux/tools/hv/
H A Dhv_fcopy_daemon.c
/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.c140 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.c1847 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmd_ioctl()
1958 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmdtest_ioctl()
2313 bool copy = false; in comedi_unlocked_ioctl() local
2326 bool copy = false; in comedi_unlocked_ioctl() local
3182 bool copy = false; in compat_cmd() local
3212 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/drivers/pinctrl/
H A Dpinctrl-mcp23s08_spi.c86 struct regmap_config *copy; in mcp23s08_spi_regmap_init() local
/linux/drivers/w1/slaves/
H A Dw1_ds2805.c208 int copy; in w1_f0d_write_bin() local

123456