Home
last modified time | relevance | path

Searched refs:dest (Results 501 – 525 of 1843) sorted by relevance

1...<<21222324252627282930>>...74

/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0001-restripe.c-Use-_FILE_OFFSET_BITS-to-enable-largefile.patch85 @@ -754,8 +757,8 @@ int restore_stripes(int *dest, unsigned long long *offsets,
96 @@ -816,7 +819,7 @@ int restore_stripes(int *dest, unsigned long long *offsets,
99 if (dest[i] >= 0) {
100 - if (lseek64(dest[i],
101 + if (lseek(dest[i],
/openbmc/linux/arch/m68k/fpsp040/
H A Dscale.S52 movew FPTEMP(%a6),%d1 |get dest exponent
70 st STORE_FLG(%a6) |dest already contains result
77 fmovex FPTEMP(%a6),%fp0 |simply return dest
93 | Source is positive. Add the src to the dest exponent.
100 addl %d0,%d1 |add src to dest exp
142 | Source is negative. Add the src to the dest exponent.
147 addl %d0,%d1 |add src to dest
/openbmc/linux/arch/ia64/lib/
H A Dmemset.S25 #define dest in0 macro
62 lfetch.nt1 [dest] //
67 mov ret0 = dest // return value
72 and ptr2 = -(MIN1+1), dest // aligned address
73 and tmp = MIN1, dest // prepare to check for correct alignment
74 tbit.nz p_y, p_n = dest, 0 // Do we have an odd address? (M_B_U)
76 mov ptr1 = dest
/openbmc/phosphor-mrw-tools/
H A Dgen_path_callouts.pl300 my $dest = $targets->getConnectionDestination($target, $connIndex);
319 $segment{DestUnit} = $dest;
320 $segment{DestChip} = getParentByClass($dest, "CHIP");
325 my $parent = $targets->getTargetParent($dest);
336 print "Warning: Could not get parent chip for dest $dest\n";
341 die "Error: Could not get parent chip for dest $dest\n";
386 hex($targets->getAttribute($dest, "I2C_ADDRESS"));
/openbmc/sdbusplus/tools/sdbusplus/
H A Dmain.py29 dest="rootdir",
37 dest="templatedir",
/openbmc/linux/include/linux/
H A Dunicode.h68 unsigned char *dest, size_t dlen);
71 unsigned char *dest, size_t dlen);
/openbmc/linux/drivers/net/arcnet/
H A Darc-rawmode.c104 pkt->hard.dest = 0; in build_header()
108 pkt->hard.dest = daddr; in build_header()
148 lp->lastload_dest = hard->dest; in prepare_tx()
/openbmc/qemu/hw/i386/
H A Dx86-iommu.c64 msg.dest = irq->dest; in x86_iommu_irq_to_msi_message()
65 msg.__addr_hi = irq->dest & 0xffffff00; in x86_iommu_irq_to_msi_message()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h502 void *dest, size_t n, struct nal_hevc_vps *vps);
507 void *dest, size_t n, struct nal_hevc_sps *sps);
512 void *dest, size_t n, struct nal_hevc_pps *pps);
516 ssize_t nal_hevc_write_filler(const struct device *dev, void *dest, size_t n);
H A Dnal-hevc.c520 void *dest, size_t n, struct nal_hevc_vps *vps) in nal_hevc_write_vps() argument
528 if (!dest) in nal_hevc_write_vps()
531 rbsp_init(&rbsp, dest, n, &write); in nal_hevc_write_vps()
615 void *dest, size_t n, struct nal_hevc_sps *sps) in nal_hevc_write_sps() argument
623 if (!dest) in nal_hevc_write_sps()
626 rbsp_init(&rbsp, dest, n, &write); in nal_hevc_write_sps()
710 void *dest, size_t n, struct nal_hevc_pps *pps) in nal_hevc_write_pps() argument
718 if (!dest) in nal_hevc_write_pps()
721 rbsp_init(&rbsp, dest, n, &write); in nal_hevc_write_pps()
811 if (!dest) in nal_hevc_write_filler()
[all …]
/openbmc/linux/arch/loongarch/kernel/
H A Dalternative.c62 union loongarch_instruction *dest, union loongarch_instruction *src, in recompute_jump() argument
70 pc = (unsigned long)dest; in recompute_jump()
127 union loongarch_instruction *dest, union loongarch_instruction *src, int nr) in copy_alt_insns() argument
141 recompute_jump(&buf[i], &dest[i], &src[i], src, src + nr); in copy_alt_insns()
/openbmc/openbmc/poky/scripts/
H A Dtest-remote-image77 …parser.add_argument('--image-types', required=True, action="store", nargs='*', dest="image_types",…
78 …parser.add_argument('--repo-link', required=True, action="store", type=str, dest="repo_link", defa…
79 …parser.add_argument('--required-packages', required=False, action="store", nargs='*', dest="requir…
80 …parser.add_argument('--targetprofile', required=False, action="store", nargs=1, dest="targetprofil…
81 …parser.add_argument('--repoprofile', required=False, action="store", nargs=1, dest="repoprofile", …
82 …parser.add_argument('--skip-download', required=False, action="store_true", dest="skip_download", …
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c258 u8 dest[ETH_ALEN], src[ETH_ALEN]; in libipw_xmit() local
298 skb_copy_from_linear_data(skb, dest, ETH_ALEN); in libipw_xmit()
312 memcpy(header.addr3, dest, ETH_ALEN); in libipw_xmit()
315 memcpy(header.addr1, dest, ETH_ALEN); in libipw_xmit()
369 if (is_multicast_ether_addr(dest) || in libipw_xmit()
370 is_broadcast_ether_addr(dest)) in libipw_xmit()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dint_port.c63 struct mlx5_flow_destination *dest) in mlx5e_int_port_create_rx_rule() argument
94 &flow_act, dest, 1); in mlx5e_int_port_create_rx_rule()
158 struct mlx5_flow_destination dest; in mlx5e_int_port_add() local
197 dest.type = MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE; in mlx5e_int_port_add()
198 dest.ft = uplink_rpriv->root_ft; in mlx5e_int_port_add()
200 int_port->rx_rule = mlx5e_int_port_create_rx_rule(esw, int_port, &dest); in mlx5e_int_port_add()
/openbmc/linux/drivers/usb/gadget/function/
H A Dstorage_common.c295 void store_cdrom_address(u8 *dest, int msf, u32 addr) in store_cdrom_address() argument
303 dest[3] = addr % 75; /* Frames */ in store_cdrom_address()
305 dest[2] = addr % 60; /* Seconds */ in store_cdrom_address()
307 dest[1] = addr; /* Minutes */ in store_cdrom_address()
308 dest[0] = 0; /* Reserved */ in store_cdrom_address()
311 put_unaligned_be32(addr, dest); in store_cdrom_address()
/openbmc/linux/arch/parisc/kernel/
H A Dirq.c97 int cpu_check_affinity(struct irq_data *d, const struct cpumask *dest) in cpu_check_affinity() argument
105 cpu_dest = cpumask_first_and(dest, cpu_online_mask); in cpu_check_affinity()
496 cpumask_t dest; in do_cpu_irq_mask() local
515 cpumask_copy(&dest, irq_data_get_affinity_mask(irq_data)); in do_cpu_irq_mask()
517 !cpumask_test_cpu(smp_processor_id(), &dest)) { in do_cpu_irq_mask()
518 int cpu = cpumask_first(&dest); in do_cpu_irq_mask()
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c739 TestServer *dest; member
746 gboolean overlap = t->src->rings && t->dest->rings; in test_migrate_source_check()
805 TestServer *dest; in test_migrate() local
818 dest = test_server_new("dest", s->vu_ops); in test_migrate()
820 uri = g_strdup_printf("%s%s", "unix:", dest->mig_path); in test_migrate()
825 test_server_listen(dest); in test_migrate()
828 dest->vu_ops->append_opts(dest, dest_cmdline, ""); in test_migrate()
838 ((TestMigrateSource *)source)->dest = dest; in test_migrate()
871 g_assert(wait_for_fds(dest)); in test_migrate()
872 read_guest_mem_server(to, dest); in test_migrate()
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dwindows.c86 static inline void copy_aligned_window(void *dest, const void *src)
104 "r" (dest), "r" (src) :
/openbmc/linux/arch/arm/include/asm/
H A Dstring.h21 extern void *__memcpy(void *dest, const void *src, __kernel_size_t n);
25 extern void *__memmove(void *dest, const void *src, __kernel_size_t n);
/openbmc/phosphor-host-ipmid/scripts/
H A Dsensor_gen.py35 dest="sensor_yaml",
43 dest="outputdir",
H A Dinventory-sensor.py37 dest="sensor_yaml",
45 dest="outputdir",
H A Dfru_gen.py33 dest="inventory_yaml",
41 dest="outputdir",
/openbmc/ipmi-fru-parser/scripts/
H A Dfru_gen.py35 dest="inventory_yaml",
43 dest="outputdir",
/openbmc/u-boot/test/dm/
H A Dvideo.c59 void *dest; in compress_frame_buffer() local
63 dest = malloc(priv->fb_size); in compress_frame_buffer()
64 if (!dest) in compress_frame_buffer()
66 ret = BZ2_bzBuffToBuffCompress(dest, &destlen, in compress_frame_buffer()
69 free(dest); in compress_frame_buffer()
/openbmc/linux/drivers/irqchip/
H A Dirq-bcm6345-l1.c187 const struct cpumask *dest, in bcm6345_l1_set_affinity() argument
199 if (!cpumask_and(&valid, &intc->cpumask, dest)) in bcm6345_l1_set_affinity()
206 dest = cpumask_of(new_cpu); in bcm6345_l1_set_affinity()
213 irq_data_update_affinity(d, dest); in bcm6345_l1_set_affinity()
217 irq_data_update_affinity(d, dest); in bcm6345_l1_set_affinity()

1...<<21222324252627282930>>...74