| /linux/fs/nfsd/ |
| H A D | nfs4proc.c | 1370 struct nfsd4_copy *copy; in nfsd4_has_active_async_copies() local 1392 struct nfsd4_copy *copy; nfsd4_async_copy_reaper() local 1420 nfs4_put_copy(struct nfsd4_copy * copy) nfs4_put_copy() argument 1428 nfsd4_stop_copy(struct nfsd4_copy * copy) nfsd4_stop_copy() argument 1441 struct nfsd4_copy *copy = NULL; nfsd4_unhash_copy() local 1458 struct nfsd4_copy *copy; nfsd4_shutdown_copy() local 1657 nfsd4_setup_inter_ssc(struct svc_rqst * rqstp,struct nfsd4_compound_state * cstate,struct nfsd4_copy * copy) nfsd4_setup_inter_ssc() argument 1715 nfsd4_setup_inter_ssc(struct svc_rqst * rqstp,struct nfsd4_compound_state * cstate,struct nfsd4_copy * copy) nfsd4_setup_inter_ssc() argument 1737 nfsd4_setup_intra_ssc(struct svc_rqst * rqstp,struct nfsd4_compound_state * cstate,struct nfsd4_copy * copy) nfsd4_setup_intra_ssc() argument 1748 struct nfsd4_copy *copy = nfsd4_cb_offload_release() local 1778 nfsd4_init_copy_res(struct nfsd4_copy * copy,bool sync) nfsd4_init_copy_res() argument 1786 _nfsd_copy_file_range(struct nfsd4_copy * copy,struct file * dst,struct file * src) _nfsd_copy_file_range() argument 1827 nfsd4_do_copy(struct nfsd4_copy * copy,struct file * src,struct file * dst,bool sync) nfsd4_do_copy() argument 1869 release_copy_files(struct nfsd4_copy * copy) release_copy_files() argument 1877 cleanup_async_copy(struct nfsd4_copy * copy) cleanup_async_copy() argument 1890 nfsd4_send_cb_offload(struct nfsd4_copy * copy) nfsd4_send_cb_offload() argument 1918 struct nfsd4_copy *copy = (struct nfsd4_copy *)data; nfsd4_do_async_copy() local 1963 struct nfsd4_copy *copy = &u->copy; nfsd4_copy() local 2057 struct nfsd4_copy *copy; find_async_copy_locked() local 2072 struct nfsd4_copy *copy; find_async_copy() local 2088 struct nfsd4_copy *copy; nfsd4_offload_cancel() local 2176 struct nfsd4_copy *copy; nfsd4_offload_status() local 2825 struct nfsd4_copy *copy; check_if_stalefh_allowed() local [all...] |
| /linux/include/sound/ |
| H A D | pcm-indirect.h | 36 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 D | property-entry-test.c | 353 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 D | inflate.c | 123 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 D | regset.h | 272 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 D | executor.c | 120 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 D | csum-partial.c | 19 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 D | inst.c | 245 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 D | set_once.rs | 107 pub fn copy(&self) -> Option<T> in copy() method
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_devlink.c | 15 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 D | datagram.c | 395 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 D | fp-stress.c | 311 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 D | hv_fcopy_daemon.c | |
| /linux/arch/x86/tools/ |
| H A D | insn_decoder_test.c | 121 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
|
| /linux/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_task_queue.c | 146 void *copy = msg; in ipc_task_queue_send_task() local
|
| /linux/arch/riscv/kernel/vdso/ |
| H A D | vgetrandom-chacha.S | 71 #define copy copy0, copy1, copy2, copy3 macro
|
| /linux/security/ipe/ |
| H A D | fs.c | 140 char *copy = NULL; in new_policy() local
|
| /linux/ipc/ |
| H A D | msg.c | 1047 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 D | get_dvb_firmware | 862 sub copy { subroutine
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_layer.c | 41 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_writeback.c | 97 struct rcar_du_wb_conn_state *copy; in rcar_du_wb_conn_duplicate_state() local
|
| /linux/drivers/comedi/ |
| H A D | comedi_fops.c | 1847 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/fs/fat/ |
| H A D | dir.c | 1218 unsigned long size, copy; in fat_add_new_entries() local 1356 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local 1367 int copy = min_t(int, sb->s_blocksize - offset, size); in fat_add_entries() local
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | demand_paging_test.c | 69 struct uffdio_copy copy; in handle_uffd_page_request() local
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-mcp23s08_spi.c | 86 struct regmap_config *copy; in mcp23s08_spi_regmap_init() local
|