Home
last modified time | relevance | path

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

1234567

/linux/drivers/net/wireless/intel/iwlwifi/pcie/
A Dtx-gen2.c57 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/fs/nfsd/
A Dnfs4proc.c1114 void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1122 check_and_set_stop_copy(struct nfsd4_copy *copy) in check_and_set_stop_copy()
1144 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy() local
1158 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() local
1442 struct nfsd4_copy *copy, in nfsd4_setup_inter_ssc()
1471 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
1653 struct nfsd4_copy *copy = &u->copy; in nfsd4_copy() local
1715 struct nfsd4_copy *copy; in find_async_copy() local
1735 struct nfsd4_copy *copy; in nfsd4_offload_cancel() local
1822 struct nfsd4_copy *copy; in nfsd4_offload_status() local
[all …]
/linux/drivers/block/
A Dbrd.c176 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/include/sound/
A Dpcm-indirect.h36 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/drivers/base/test/
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/kunit/
A Dexecutor.c62 struct kunit_suite *copy; in kunit_filter_tests() local
152 struct kunit_suite * const **copy, * const *filtered_subsuite; in kunit_filter_suites() local
/linux/lib/zlib_inflate/
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/tools/testing/selftests/bpf/progs/
A Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy() function
/linux/include/linux/
A 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/net/core/
A Ddatagram.c418 int i, copy = start - offset, start_off = offset, n; in __skb_datagram_iter() local
552 int i, copy = start - offset; in skb_copy_datagram_from_iter() local
702 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); in zerocopy_sg_from_iter() local
/linux/arch/x86/entry/vdso/
A Dvdso2c.h8 static void BITSFUNC(copy)(FILE *outfile, const unsigned char *data, size_t len) in BITSFUNC() argument
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_devlink.c15 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port()
30 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port_from_id()
/linux/tools/hv/
A Dhv_fcopy_daemon.c157 struct hv_do_fcopy copy; in main() member
/linux/drivers/s390/cio/
A Dcio_inject.c37 struct crw *copy; in crw_inject() local
/linux/lib/mpi/
A Dmpi-mod.c36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init()
/linux/arch/x86/tools/
A Dinsn_decoder_test.c122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
/linux/tools/pci/
A Dpcitest.c36 bool copy; member
/linux/drivers/net/wwan/iosm/
A Diosm_ipc_task_queue.c146 void *copy = msg; in ipc_task_queue_send_task() local
/linux/scripts/
A Dget_dvb_firmware862 sub copy { subroutine
/linux/net/mac80211/
A Dmesh_pathtbl.c156 bool copy) in mesh_path_move_to_queue()
675 bool copy = false; in mesh_path_send_to_gates() local
/linux/drivers/gpu/drm/sun4i/
A Dsun4i_layer.c44 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local
/linux/drivers/gpu/drm/rcar-du/
A Drcar_du_writeback.c95 struct rcar_du_wb_conn_state *copy; in rcar_du_wb_conn_duplicate_state() local
/linux/ipc/
A Dmsg.c1041 struct msg_msg *copy; in prepare_copy() local
1052 static inline void free_copy(struct msg_msg *copy) in free_copy()
1063 static inline void free_copy(struct msg_msg *copy) in free_copy()
1098 struct msg_msg *msg, *copy = NULL; in do_msgrcv() local
/linux/drivers/comedi/
A Dcomedi_fops.c1744 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/drivers/thunderbolt/
A Dctl.h88 bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); member

Completed in 64 milliseconds

1234567