Home
last modified time | relevance | path

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

123456789

/linux/fs/nfsd/
H A Dnfs4proc.c1374 struct nfsd4_copy *copy; in nfsd4_has_active_async_copies() local
1396 struct nfsd4_copy *copy; in nfsd4_async_copy_reaper() local
1424 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1432 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1445 struct nfsd4_copy *copy = NULL; in nfsd4_unhash_copy() local
1462 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() local
1661 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1719 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1741 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
1752 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/s390/block/
H A Ddasd_devmap.c50 struct dasd_copy_relation *copy; member
660 struct dasd_copy_relation *copy) in dasd_devmap_check_copy_relation()
739 struct dasd_copy_relation *copy; in dasd_devmap_delete_copy_relation_device() local
763 struct dasd_copy_relation *copy; in dasd_devmap_set_device_copy_relation() local
2047 struct dasd_copy_relation *copy; in dasd_copy_pair_show() local
2084 struct dasd_copy_relation *copy, in dasd_devmap_set_copy_relation()
2114 static void dasd_devmap_del_copy_relation(struct dasd_copy_relation *copy, in dasd_devmap_del_copy_relation()
2142 struct dasd_copy_relation *copy; in dasd_devmap_clear_copy_relation() local
2232 struct dasd_copy_relation *copy; in dasd_copy_pair_store() local
2319 struct dasd_copy_relation *copy; in dasd_copy_role_show() 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/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/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
/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.c118 struct kunit_suite *copy; in kunit_filter_glob_tests() local
172 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/x86/entry/vdso/
H A Dvdso2c.h8 static void BITSFUNC(copy)(FILE *outfile, const unsigned char *data, size_t len) in BITSFUNC() argument
/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/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/fs/udf/
H A Ddirectory.c333 int copy; in udf_copy_to_bufs() local
354 int copy; in udf_crc_fi_bufs() local
/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/drivers/gpu/drm/xe/
H A Dxe_guc_log_types.h24 void **copy; member
/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/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/security/ipe/
H A Dfs.c140 char *copy = NULL; in new_policy() local
/linux/arch/loongarch/vdso/
H A Dvgetrandom-chacha.S73 #define copy copy0, copy1, copy2, copy3 macro
/linux/arch/riscv/kernel/vdso/
H A Dvgetrandom-chacha.S71 #define copy copy0, copy1, copy2, copy3 macro
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.c146 void *copy = msg; in ipc_task_queue_send_task() local
/linux/scripts/
H A Dget_dvb_firmware862 sub copy { subroutine
/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/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c41 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local

123456789