/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | tx-gen2.c | 57 int copy = IWL_FIRST_TB_SIZE - copy_size; in iwl_pcie_gen2_enqueue_hcmd() local 151 int copy; in iwl_pcie_gen2_enqueue_hcmd() local
|
/Linux-v6.1/fs/nfsd/ |
D | nfs4proc.c | 1247 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy() 1255 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy() 1264 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy() local 1278 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() local 1485 struct nfsd4_copy *copy, struct vfsmount **mount) in nfsd4_setup_inter_ssc() 1562 struct nfsd4_copy *copy, in nfsd4_setup_inter_ssc() 1591 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc() 1628 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res() 1637 static ssize_t _nfsd_copy_file_range(struct nfsd4_copy *copy, in _nfsd_copy_file_range() 1676 static __be32 nfsd4_do_copy(struct nfsd4_copy *copy, in nfsd4_do_copy() [all …]
|
/Linux-v6.1/lib/kunit/ |
D | executor.c | 62 struct kunit_suite *copy; in kunit_filter_tests() local 115 struct kunit_suite **copy, *filtered_suite; in kunit_filter_suites() local
|
/Linux-v6.1/drivers/block/ |
D | brd.c | 176 size_t copy; in copy_to_brd_setup() local 198 size_t copy; in copy_to_brd() local 230 size_t copy; in copy_from_brd() local
|
/Linux-v6.1/include/sound/ |
D | pcm-indirect.h | 36 snd_pcm_indirect_copy_t copy) in snd_pcm_indirect_playback_transfer() 105 snd_pcm_indirect_copy_t copy) in snd_pcm_indirect_capture_transfer()
|
/Linux-v6.1/drivers/s390/block/ |
D | dasd_devmap.c | 52 struct dasd_copy_relation *copy; member 661 struct dasd_copy_relation *copy) in dasd_devmap_check_copy_relation() 740 struct dasd_copy_relation *copy; in dasd_devmap_delete_copy_relation_device() local 764 struct dasd_copy_relation *copy; in dasd_devmap_set_device_copy_relation() local 1936 struct dasd_copy_relation *copy; in dasd_copy_pair_show() local 1973 struct dasd_copy_relation *copy, in dasd_devmap_set_copy_relation() 2003 static void dasd_devmap_del_copy_relation(struct dasd_copy_relation *copy, in dasd_devmap_del_copy_relation() 2031 struct dasd_copy_relation *copy; in dasd_devmap_clear_copy_relation() local 2121 struct dasd_copy_relation *copy; in dasd_copy_pair_store() local 2202 struct dasd_copy_relation *copy; in dasd_copy_role_show() local
|
/Linux-v6.1/drivers/base/test/ |
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-v6.1/lib/zlib_inflate/ |
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-v6.1/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_sockmap.c | 36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
|
/Linux-v6.1/include/linux/ |
D | regset.h | 262 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-v6.1/net/core/ |
D | datagram.c | 412 int i, copy = start - offset, start_off = offset, n; in __skb_datagram_iter() local 546 int i, copy = start - offset; in skb_copy_datagram_from_iter() local 701 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); in zerocopy_sg_from_iter() local
|
/Linux-v6.1/arch/x86/entry/vdso/ |
D | vdso2c.h | 8 static void BITSFUNC(copy)(FILE *outfile, const unsigned char *data, size_t len) in BITSFUNC() argument
|
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/ |
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-v6.1/tools/hv/ |
D | hv_fcopy_daemon.c | 157 struct hv_do_fcopy copy; in main() member
|
/Linux-v6.1/drivers/s390/cio/ |
D | cio_inject.c | 37 struct crw *copy; in crw_inject() local
|
/Linux-v6.1/lib/mpi/ |
D | mpi-mod.c | 36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init()
|
/Linux-v6.1/arch/x86/tools/ |
D | insn_decoder_test.c | 122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
|
/Linux-v6.1/tools/pci/ |
D | pcitest.c | 36 bool copy; member
|
/Linux-v6.1/drivers/net/wwan/iosm/ |
D | iosm_ipc_task_queue.c | 146 void *copy = msg; in ipc_task_queue_send_task() local
|
/Linux-v6.1/net/mac80211/ |
D | mesh_pathtbl.c | 156 bool copy) in mesh_path_move_to_queue() 675 bool copy = false; in mesh_path_send_to_gates() local
|
/Linux-v6.1/scripts/ |
D | get_dvb_firmware | 862 sub copy { subroutine
|
/Linux-v6.1/ipc/ |
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-v6.1/drivers/comedi/ |
D | comedi_fops.c | 1744 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmd_ioctl() 1849 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmdtest_ioctl() 2204 bool copy = false; in comedi_unlocked_ioctl() local 2217 bool copy = false; in comedi_unlocked_ioctl() local 3001 bool copy = false; in compat_cmd() local 3026 bool copy = false; in compat_cmdtest() local
|
/Linux-v6.1/drivers/gpu/drm/sun4i/ |
D | sun4i_layer.c | 41 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local
|
/Linux-v6.1/drivers/gpu/drm/rcar-du/ |
D | rcar_du_writeback.c | 97 struct rcar_du_wb_conn_state *copy; in rcar_du_wb_conn_duplicate_state() local
|