Home
last modified time | relevance | path

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

12345678

/linux-6.8/fs/nfsd/
Dnfs4proc.c1284 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1292 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1301 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy() local
1315 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() local
1514 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1572 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1594 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
1624 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res()
1633 static ssize_t _nfsd_copy_file_range(struct nfsd4_copy *copy, in _nfsd_copy_file_range()
1674 static __be32 nfsd4_do_copy(struct nfsd4_copy *copy, in nfsd4_do_copy()
[all …]
/linux-6.8/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx-gen2.c60 int copy = IWL_FIRST_TB_SIZE - copy_size; in iwl_pcie_gen2_enqueue_hcmd() local
154 int copy; in iwl_pcie_gen2_enqueue_hcmd() local
/linux-6.8/drivers/block/
Dbrd.c127 size_t copy; in copy_to_brd_setup() local
150 size_t copy; in copy_to_brd() local
182 size_t copy; in copy_from_brd() local
/linux-6.8/include/sound/
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-6.8/drivers/s390/block/
Ddasd_devmap.c52 struct dasd_copy_relation *copy; member
662 struct dasd_copy_relation *copy) in dasd_devmap_check_copy_relation()
741 struct dasd_copy_relation *copy; in dasd_devmap_delete_copy_relation_device() local
765 struct dasd_copy_relation *copy; in dasd_devmap_set_device_copy_relation() local
2055 struct dasd_copy_relation *copy; in dasd_copy_pair_show() local
2092 struct dasd_copy_relation *copy, in dasd_devmap_set_copy_relation()
2122 static void dasd_devmap_del_copy_relation(struct dasd_copy_relation *copy, in dasd_devmap_del_copy_relation()
2150 struct dasd_copy_relation *copy; in dasd_devmap_clear_copy_relation() local
2240 struct dasd_copy_relation *copy; in dasd_copy_pair_store() local
2321 struct dasd_copy_relation *copy; in dasd_copy_role_show() local
/linux-6.8/drivers/base/test/
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-6.8/lib/zlib_inflate/
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-6.8/lib/kunit/
Dexecutor.c108 struct kunit_suite *copy; in kunit_filter_glob_tests() local
162 struct kunit_suite **copy, **copy_start, *filtered_suite, *new_filtered_suite; in kunit_filter_suites() local
/linux-6.8/include/linux/
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-6.8/tools/testing/selftests/bpf/progs/
Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
/linux-6.8/arch/x86/entry/vdso/
Dvdso2c.h8 static void BITSFUNC(copy)(FILE *outfile, const unsigned char *data, size_t len) in BITSFUNC() argument
/linux-6.8/drivers/gpu/drm/v3d/
Dv3d_sched.c393 struct v3d_copy_query_results_info *copy = &job->copy; in v3d_copy_query_results() local
459 struct v3d_copy_query_results_info *copy = &job->copy; in v3d_write_performance_query_result() local
489 struct v3d_copy_query_results_info *copy = &job->copy; in v3d_copy_performance_query() local
/linux-6.8/fs/udf/
Ddirectory.c326 int copy; in udf_copy_to_bufs() local
347 int copy; in udf_crc_fi_bufs() local
/linux-6.8/drivers/net/ethernet/netronome/nfp/
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-6.8/net/core/
Ddatagram.c413 int i, copy = start - offset, start_off = offset, n; in __skb_datagram_iter() local
565 int i, copy = start - offset; in skb_copy_datagram_from_iter() local
728 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); in zerocopy_sg_from_iter() local
/linux-6.8/tools/hv/
Dhv_fcopy_daemon.c157 struct hv_do_fcopy copy; in main() member
/linux-6.8/fs/bcachefs/
Dextent_update.c110 struct btree_iter copy; in bch2_extent_atomic_end() local
/linux-6.8/drivers/s390/cio/
Dcio_inject.c37 struct crw *copy; in crw_inject() local
/linux-6.8/lib/crypto/mpi/
Dmpi-mod.c36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init()
/linux-6.8/tools/pci/
Dpcitest.c36 bool copy; member
/linux-6.8/arch/x86/tools/
Dinsn_decoder_test.c122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
/linux-6.8/block/
Dbio-integrity.c109 struct bio_vec *copy = &bip->bip_vec[1]; in bio_integrity_uncopy_user() local
322 bool copy; in bio_integrity_map_user() local
/linux-6.8/drivers/net/wwan/iosm/
Diosm_ipc_task_queue.c146 void *copy = msg; in ipc_task_queue_send_task() local
/linux-6.8/scripts/
Dget_dvb_firmware862 sub copy { subroutine
/linux-6.8/ipc/
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

12345678