Home
last modified time | relevance | path

Searched refs:dest (Results 926 – 950 of 1823) sorted by relevance

1...<<31323334353637383940>>...73

/openbmc/linux/drivers/spi/
H A Dspi-dln2.c389 static int dln2_spi_copy_from_buf(u8 *dest, const u8 *dln2_buf, u16 len, u8 bpw) in dln2_spi_copy_from_buf() argument
392 memcpy(dest, dln2_buf, len); in dln2_spi_copy_from_buf()
395 memcpy(dest, dln2_buf, len); in dln2_spi_copy_from_buf()
397 u16 *d = (u16 *)dest; in dln2_spi_copy_from_buf()
404 u32 *d = (u32 *)dest; in dln2_spi_copy_from_buf()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddp.h57 void drm_dp_link_caps_copy(struct drm_dp_link_caps *dest,
/openbmc/qemu/linux-user/
H A Dloader.h96 abi_long memcpy_to_target(abi_ulong dest, const void *src,
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree.c22 static void memcpy_disk(void *dest, const void *src, size_t len) in memcpy_disk() argument
25 memcpy(dest, src, len); in memcpy_disk()
507 static void copy_entries(struct btree_node *dest, unsigned int dest_offset, in copy_entries() argument
511 size_t value_size = le32_to_cpu(dest->header.value_size); in copy_entries()
513 memcpy(dest->keys + dest_offset, src->keys + src_offset, count * sizeof(uint64_t)); in copy_entries()
514 memcpy(value_ptr(dest, dest_offset), value_ptr(src, src_offset), count * value_size); in copy_entries()
521 static void move_entries(struct btree_node *dest, unsigned int dest_offset, in move_entries() argument
525 size_t value_size = le32_to_cpu(dest->header.value_size); in move_entries()
527 memmove(dest->keys + dest_offset, src->keys + src_offset, count * sizeof(uint64_t)); in move_entries()
528 memmove(value_ptr(dest, dest_offset), value_ptr(src, src_offset), count * value_size); in move_entries()
/openbmc/linux/net/openvswitch/
H A Dactions.c688 dst = OVS_MASKED(uh->dest, key->udp_dst, mask->udp_dst); in set_udp()
695 if (likely(dst != uh->dest)) { in set_udp()
696 set_tp_port(skb, &uh->dest, dst, &uh->check); in set_udp()
704 uh->dest = dst; in set_udp()
734 dst = OVS_MASKED(th->dest, key->tcp_dst, mask->tcp_dst); in set_tcp()
735 if (likely(dst != th->dest)) { in set_tcp()
736 set_tp_port(skb, &th->dest, dst, &th->check); in set_tcp()
762 sh->dest = OVS_MASKED(sh->dest, key->sctp_dst, mask->sctp_dst); in set_sctp()
773 flow_key->tp.dst = sh->dest; in set_sctp()
/openbmc/linux/drivers/usb/storage/
H A Disd200.c1135 __u16 *dest; in isd200_get_inquiry_data() local
1163 dest = (__u16*)info->InquiryData.VendorId; in isd200_get_inquiry_data()
1165 dest[i] = be16_to_cpu(src[i]); in isd200_get_inquiry_data()
1168 dest = (__u16*)info->InquiryData.ProductId; in isd200_get_inquiry_data()
1170 dest[i] = be16_to_cpu(src[i]); in isd200_get_inquiry_data()
1173 dest = (__u16*)info->InquiryData.ProductRevisionLevel; in isd200_get_inquiry_data()
1175 dest[i] = be16_to_cpu(src[i]); in isd200_get_inquiry_data()
/openbmc/u-boot/drivers/net/
H A De1000_spi.c391 void *dest; in do_e1000_spi_dump() local
399 dest = (void *)simple_strtoul(argv[0], NULL, 16); in do_e1000_spi_dump()
420 if (e1000_spi_eeprom_dump(hw, dest, offset, length, true) < 0) { in do_e1000_spi_dump()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py213 def copy_file(self, source, dest): argument
214 bb.utils.mkdirhier(os.path.dirname(dest))
215 shutil.copyfile(source, dest)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/
H A Dkernel-selftest.bb134 dest = oe.path.join(dest_dir, s)
136 oe.path.copytree(src, dest)
138 bb.utils.copyfile(src, dest)
/openbmc/linux/sound/core/seq/
H A Dseq_virmidi.c51 ev->dest.client = SNDRV_SEQ_ADDRESS_SUBSCRIBERS; in snd_virmidi_init_event()
55 ev->dest.client = vmidi->client; in snd_virmidi_init_event()
56 ev->dest.port = vmidi->port; in snd_virmidi_init_event()
H A Dseq_queue.c302 int dest, err; in snd_seq_enqueue_event() local
307 dest = cell->event.queue; /* destination queue */ in snd_seq_enqueue_event()
308 q = queueptr(dest); in snd_seq_enqueue_event()
644 sev.dest.client = SNDRV_SEQ_ADDRESS_SUBSCRIBERS; in queue_broadcast_event()
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c232 tcph->source = oth->dest; in nf_reject_ip6_tcphdr_put()
233 tcph->dest = oth->source; in nf_reject_ip6_tcphdr_put()
304 fl6.fl6_sport = otcph->dest; in nf_send_reset6()
/openbmc/linux/drivers/acpi/acpica/
H A Dacinterp.h474 void acpi_ex_eisa_id_to_string(char *dest, u64 compressed_id);
476 void acpi_ex_integer_to_string(char *dest, u64 value);
478 void acpi_ex_pci_cls_to_string(char *dest, u8 class_code[3]);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/
H A Dnodejs_20.11.1.bb147 # $TARGET_ARCH settings don't match --dest-cpu settings
150 --dest-cpu="${@map_nodejs_arch(d.getVar('TARGET_ARCH'), d)}" \
151 --dest-os=linux \
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/
H A DbuildebpfPlugin.py38 dest='buildebpf',
/openbmc/openbmc/poky/scripts/
H A Dresulttool53 …subparsers = parser.add_subparsers(dest="subparser_name", title='subcommands', metavar='<subcomman…
/openbmc/u-boot/include/
H A Dos.h287 int os_jump_to_image(const void *dest, int size);
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c387 } dest; member
686 } dest; member
895 evt->fdb_evt.dest.lag_id = __le16_to_cpu(hw_evt->dest.lag_id); in prestera_fw_parse_fdb_evt()
1790 .dest = { in prestera_hw_fdb_add()
1808 .dest = { in prestera_hw_fdb_del()
1826 .dest = { in prestera_hw_lag_fdb_add()
1844 .dest = { in prestera_hw_lag_fdb_del()
1859 .dest = { in prestera_hw_fdb_flush_port()
1885 .dest = { in prestera_hw_fdb_flush_port_vlan()
1902 .dest = { in prestera_hw_fdb_flush_lag()
[all …]
/openbmc/qemu/docs/devel/
H A Dqgraph.rst165 # |-> dest='virtio-net-tests/vhost-user/multiqueue' type=2 (node=0x559142109e30)
166 # |-> dest='virtio-net-tests/vhost-user/migrate' type=2 (node=0x559142109d00)
168 # |-> dest='virtio-net' type=1 (node=0x55914210d740)
170 # |-> dest='virtio-net-pci' type=2 (node=0x55914210d880)
172 # |-> dest='pci-bus' type=1 (node=0x559142103f40)
174 # |-> dest='pci-bus-pc' type=0 (node=0x55914210ac70)
176 # |-> dest='i440FX-pcihost' type=0 (node=0x5591421117f0)
178 # |-> dest='x86_64/pc' type=0 (node=0x559142111600)
179 # |-> dest='arm/raspi2b' type=0 (node=0x559142110740)
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1183 CPUState *dest = cs->cpu_index == vcpu_id ? cs : qemu_get_cpu(vcpu_id); in kvm_xen_hcall_vcpu_op() local
1186 if (!dest) { in kvm_xen_hcall_vcpu_op()
1193 err = vcpuop_register_runstate_info(cs, dest, arg); in kvm_xen_hcall_vcpu_op()
1196 err = vcpuop_register_vcpu_time_info(cs, dest, arg); in kvm_xen_hcall_vcpu_op()
1199 err = vcpuop_register_vcpu_info(cs, dest, arg); in kvm_xen_hcall_vcpu_op()
1203 err = vcpuop_set_singleshot_timer(dest, arg); in kvm_xen_hcall_vcpu_op()
1211 err = vcpuop_stop_singleshot_timer(dest); in kvm_xen_hcall_vcpu_op()
1217 err = vcpuop_set_periodic_timer(cs, dest, arg); in kvm_xen_hcall_vcpu_op()
1221 err = vcpuop_stop_periodic_timer(dest); in kvm_xen_hcall_vcpu_op()
/openbmc/linux/arch/x86/kernel/
H A Dalternative.c339 apply_relocation(u8 *buf, size_t len, u8 *dest, u8 *src, size_t src_len) in apply_relocation() argument
368 src - dest); in apply_relocation()
376 imm += src - dest; in apply_relocation()
392 src - dest); in apply_relocation()
750 void *dest = NULL, *addr = (void *)s + *s; in apply_returns() local
762 dest = addr + insn.length + insn.immediate.value; in apply_returns()
764 if (__static_call_fixup(addr, op, dest) || in apply_returns()
765 WARN_ONCE(dest != &__x86_return_thunk, in apply_returns()
767 addr, dest, 5, addr)) in apply_returns()
/openbmc/u-boot/drivers/dma/
H A DMCD_dmaApi.c45 static void MCD_memcpy(int *dest, int *src, u32 size);
1004 static void MCD_memcpy(int *dest, int *src, u32 size) in MCD_memcpy() argument
1008 for (i = 0; i < size; i += sizeof(int), dest++, src++) in MCD_memcpy()
1009 *dest = *src; in MCD_memcpy()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c62 offs = data->dest + i; in sdhci_transfer_pio()
97 data->dest += data->blocksize; in sdhci_transfer_data()
223 start_addr = (unsigned long)data->dest;
299 memcpy(data->dest, aligned_buffer, trans_bytes);
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp88 std::map<std::string, std::vector<std::string>> dest; in getPathsFromIface() local
99 dest[fan].push_back(path); in getPathsFromIface()
104 dest[fan].push_back(path); in getPathsFromIface()
109 return dest; in getPathsFromIface()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c65 struct mlx5_flow_destination dest = {}; in sampler_termtbl_create() local
95 dest.vport.num = esw->manager_vport; in sampler_termtbl_create()
96 dest.type = MLX5_FLOW_DESTINATION_TYPE_VPORT; in sampler_termtbl_create()
97 tc_psample->termtbl_rule = mlx5_add_flow_rules(tc_psample->termtbl, NULL, &act, &dest, 1); in sampler_termtbl_create()

1...<<31323334353637383940>>...73