Home
last modified time | relevance | path

Searched defs:copy (Results 126 – 150 of 234) sorted by relevance

12345678910

/openbmc/qemu/util/
H A Dcutils.c264 g_autofree char *copy = g_strdup(endptr); in do_strtosz() local
/openbmc/linux/drivers/xen/
H A Dgntdev.c955 struct ioctl_gntdev_grant_copy copy; in gntdev_ioctl_grant_copy() local
/openbmc/linux/sound/core/
H A Dcompress_offload.c252 size_t copy; in snd_compr_write_data() local
H A Dinit.c802 size_t copy = count > sizeof(card->id) - 1 ? in id_store() local
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c907 struct atmel_hlcdc_plane_state *copy; in atmel_hlcdc_plane_atomic_duplicate_state() local
/openbmc/dbus-sensors/src/
H A DExitAirTempSensor.cpp863 BasicVariantType copy = it->second; in loadVariantPathArray() local
/openbmc/linux/drivers/dma/ioat/
H A Dprep.c123 size_t copy = min_t(size_t, len, 1 << ioat_chan->xfercap_log); in ioat_dma_prep_memcpy_lock() local
/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c842 s16 copy[8 * 8]; in decode_plane() local
/openbmc/linux/kernel/bpf/
H A Dmemalloc.c654 struct bpf_mem_alloc *copy; in destroy_mem_alloc() local
/openbmc/linux/drivers/comedi/drivers/
H A Djr3_pci.c645 char copy[ARRAY_SIZE(sensor0->copyright) + 1]; in jr3_pci_show_copyright() local
/openbmc/qemu/ui/
H A Dvdagent.c812 uint32_t copy, ret = len; in vdagent_chr_write() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1308 int copy; in mlx5_copy_to_msg() local
1341 int copy; in mlx5_copy_from_msg() local
/openbmc/linux/fs/fat/
H A Dfatent.c381 int err, n, copy; in fat_mirror_bhs() local
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c760 size_t copy; in q6apm_compr_copy() local
H A Dq6asm-dai.c1058 size_t copy; in q6asm_compr_copy() local
/openbmc/linux/drivers/scsi/
H A Discsi_tcp.c306 unsigned int offset, copy; in iscsi_sw_tcp_xmit_segment() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c575 u32 copy = (ring->size - index) << LOG_TXBB_SIZE; in mlx4_en_bounce_to_desc() local
/openbmc/linux/drivers/dma/
H A Dfsldma.c766 size_t copy; in fsl_dma_prep_memcpy() local
/openbmc/linux/net/ipv6/
H A Draw.c709 int copy = min(rfv->hlen - offset, len); in raw6_getfrag() local
/openbmc/linux/net/ax25/
H A Daf_ax25.c262 struct sk_buff *copy; in ax25_send_to_raw() local
/openbmc/linux/drivers/md/
H A Ddm-thin-metadata.c1336 struct dm_block *copy, *sblock; in __reserve_metadata_snap() local
1418 struct dm_block *sblock, *copy; in __release_metadata_snap() local
/openbmc/linux/drivers/input/misc/
H A Dyealink.c112 } master, copy; member
/openbmc/linux/net/ipv4/
H A Draw.c450 int copy = min(rfv->hlen - offset, len); in raw_getfrag() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_migrate.c36 static int copy(struct intel_migrate *migrate, in copy() function
/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c4083 char *copy = kmem_cache_alloc(dasd_page_cache, in dasd_eckd_build_cp_cmd_single() local
6143 *copy_relation_find_device(struct dasd_copy_relation *copy, in copy_relation_find_device()
6159 static void copy_pair_set_active(struct dasd_copy_relation *copy, char *new_busid, in copy_pair_set_active()
6189 struct dasd_copy_relation *copy; in dasd_eckd_copy_pair_swap() local

12345678910