Home
last modified time | relevance | path

Searched defs:copy (Results 76 – 100 of 234) sorted by relevance

12345678910

/openbmc/linux/net/sunrpc/
H A Dxdr.c271 size_t copy; in _shift_data_left_pages() local
336 size_t copy; in _shift_data_right_pages() local
399 size_t copy; in _copy_to_pages() local
446 size_t copy; in _copy_from_pages() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c928 int copy = IWL_FIRST_TB_SIZE - copy_size; in iwl_pcie_enqueue_hcmd() local
1032 int copy; in iwl_pcie_enqueue_hcmd() local
/openbmc/linux/include/sound/
H A Dsoc-component.h51 int (*copy)(struct snd_soc_component *component, member
140 int (*copy)(struct snd_soc_component *component, member
H A Dcompress_driver.h126 int (*copy)(struct snd_compr_stream *stream, char __user *buf, member
/openbmc/linux/tools/bootconfig/
H A Dmain.c266 char *copy = strdup(buf); in init_xbc_with_error() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata_smart.py206 def copy(self): member in IncludeHistory
247 def copy(self): member in VariableHistory
/openbmc/linux/net/tls/
H A Dtls_device.c439 int copy, rc = 0; in tls_push_data() local
888 int err, offset, copy, data_len, pos; in tls_device_reencrypt() local
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c240 int start_bytes, left, copy; in prism2_io_debug_proc_read() local
/openbmc/linux/tools/perf/util/
H A Dheader.h133 int (*copy)(struct feat_copier *fc, int feat, struct feat_writer *fw); member
/openbmc/linux/lib/kunit/
H A Dattributes.c342 struct kunit_suite *copy; in kunit_filter_attr_tests() local
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_vsp.c402 struct rcar_du_vsp_plane_state *copy; in rcar_du_vsp_plane_atomic_duplicate_state() local
/openbmc/qemu/block/
H A Dcommit.c159 bool copy; in commit_run() local
/openbmc/linux/net/rxrpc/
H A Dsendmsg.c374 size_t copy = min_t(size_t, txb->space, msg_data_left(msg)); in rxrpc_send_data() local
/openbmc/qemu/linux-user/
H A Dqemu.h347 #define lock_user_struct(type, host_ptr, guest_addr, copy) \ argument
349 #define unlock_user_struct(host_ptr, guest_addr, copy) \ argument
/openbmc/linux/drivers/nvdimm/
H A Dbus.c1101 u32 in_size, copy; in __nd_ioctl() local
1138 u32 copy; in __nd_ioctl() local
/openbmc/linux/net/core/
H A Dskmsg.c373 u32 copy, buf_size; in sk_msg_memcopy_from_iter() local
430 int copy; in sk_msg_recvmsg() local
/openbmc/qemu/target/xtensa/
H A Dxtensa-semi.c169 size_t copy = sizeof(p->input.buffer) - p->input.offset; in sim_console_read() local
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c32 u32 true_len, hdr_len = 0, copy, frag; in mt7601u_rx_skb_from_seg() local
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c309 static void start_fpsimd(struct child_data *child, int cpu, int copy) in start_fpsimd()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dplane.c55 struct tegra_plane_state *copy; in tegra_plane_atomic_duplicate_state() local
/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos5250.c755 #define E5250_CPU_DIV1(hpm, copy) \ argument
/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c356 u32 copy; in get_next_header() local
386 u32 copy = sizeof(struct fwht_cframe_hdr) - ctx->header_size; in get_next_header() local
619 u32 copy = max_to_copy - ctx->comp_size; in job_ready() local
/openbmc/linux/fs/nfs/
H A Dcallback_proc.c702 struct nfs4_copy_state *copy, *tmp_copy; in nfs4_callback_offload() local
/openbmc/linux/fs/nfsd/
H A Dxdr4.h579 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) in nfsd4_copy_set_sync()
587 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) in nfsd4_copy_is_sync()
592 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_copy_is_async()
597 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
692 struct nfsd4_copy copy; member
/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.c768 int copy; in usbip_recv_xbuff() local

12345678910