Home
last modified time | relevance | path

Searched refs:dd (Results 201 – 225 of 636) sorted by relevance

12345678910>>...26

/openbmc/u-boot/board/grinn/liteboard/
H A DREADME14 sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync
18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync
/openbmc/openbmc-tools/ddconvnotrunc/
H A Dddconvnotrunc16 DD=/bin/dd
141 dd "$INSERT_IF" of="$OF_FILE" $INSERT_BS $INSERT_COUNT $INSERT_SEEK $INSERT_SKIP
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0011-invoking-dd-with-infinite-timeout.patch4 Subject: [PATCH] invoking dd with infinite timeout
21 cmd = ["dd", "if=/dev/zero", "of=%s" % device, "bs=%d" % bs,
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c49 struct hfi1_devdata *dd = dd_from_dev(ibd); in _fault_stats_seq_show() local
52 for (j = 0; j < dd->first_dyn_alloc_ctxt; j++) { in _fault_stats_seq_show()
53 rcd = hfi1_rcd_get_by_index(dd, j); in _fault_stats_seq_show()
62 per_cpu_ptr(dd->tx_opstats, j); in _fault_stats_seq_show()
321 struct hfi1_ibdev *ibd = &packet->rcd->dd->verbs_dev; in hfi1_dbg_should_fault_rx()
/openbmc/qemu/tests/qemu-iotests/
H A Dcommon.rc55 dd()
59 command dd --help | grep noxfer > /dev/null 2>&1
63 command dd status=noxfer $@
65 command dd $@
68 command dd $@
75 printf "$3" | dd "of=$1" bs=1 "seek=$2" conv=notrunc &>/dev/null
131 dd if="$1" bs=1 skip="$2" count="$3" status=none
/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c926 if (dd) in udc_dd_alloc()
927 dd->this_dma = dma; in udc_dd_alloc()
929 return dd; in udc_dd_alloc()
935 dma_pool_free(udc->dd_cache, dd, dd->this_dma); in udc_dd_free()
1763 if (!dd) { in lpc32xx_ep_queue()
1767 req->dd_desc_ptr = dd; in lpc32xx_ep_queue()
1770 dd->dd_next_phy = dd->dd_next_v = 0; in lpc32xx_ep_queue()
1772 dd->dd_status = 0; in lpc32xx_ep_queue()
1779 dd->dd_iso_ps_mem_addr = dd->this_dma + 24; in lpc32xx_ep_queue()
1996 dd = req->dd_desc_ptr; in udc_handle_dma_ep()
[all …]
/openbmc/openbmc/poky/scripts/contrib/
H A Dddimage168 pv "$IMAGE" | dd of="$DEVICE" bs="$BLOCKSIZE"
170 dd if="$IMAGE" of="$DEVICE" bs="$BLOCKSIZE"
/openbmc/linux/arch/microblaze/kernel/cpu/
H A Dcache.c520 .dd = __disable_dcache_msr,
536 .dd = __disable_dcache_nomsr,
552 .dd = __disable_dcache_msr,
567 .dd = __disable_dcache_nomsr,
583 .dd = __disable_dcache_msr,
598 .dd = __disable_dcache_nomsr,
/openbmc/linux/drivers/block/aoe/
H A Daoedev.c306 struct aoedev *d, **dd; in flush() local
372 for (dd = &devlist, d = *dd; d; d = *dd) { in flush()
377 *dd = d->next; in flush()
380 dd = &d->next; in flush()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css36 .popover-content dd,
37 .item-info dd { margin-bottom: 15px; }
41 .dl-horizontal dd { margin-left: 220px; line-height: 25px; }
99 dd > .glyphicon-ok-circle { color: #3c763d; }
159 dd .glyphicon-trash,
160 dd .glyphicon-edit { margin-left: 5px; }
174 dd.variable-list form { margin-top: 10px; }
186 dd.variable-list .glyphicon-question-sign { font-size: 14px; }
187 dd.variable-list .glyphicon-edit { font-size: 16px; }
218 #duplicate-layer-info dd { margin-bottom: 10px; }
[all …]
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_debugfs.c65 struct dentry *dd) in debugfs_dim_ring_init() argument
70 debugfs_create_file(qname, 0600, dd, dim, &debugfs_dim_fops); in debugfs_dim_ring_init()
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/
H A DREADME14 sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync
18 sudo dd if=u-boot.img of=/dev/mmcblk0 bs=1k seek=69; sync
/openbmc/u-boot/board/engicam/imx6ul/
H A DREADME19 sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync
23 sudo dd if=u-boot-dtb.img of=/dev/mmcblk0 bs=1k seek=69; sync
/openbmc/openpower-pnor-code-mgmt/
H A Dgenerate-ubi129 dd if=/dev/zero bs=1k count="$image_size_kb" | tr '\000' '\377' > "$image_dst"
150 dd bs=1k conv=notrunc seek=0 if="${tmpfile}" of="${outfile}"
/openbmc/webui-vue/src/views/Overview/
H A DOverviewInventory.vue10 <dd>
23 </dd>
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcentaur.c121 u32 aa, bb, cc, dd; in init_centaur() local
204 cpuid(0x80000005, &aa, &bb, &cc, &dd); in init_centaur()
206 c->x86_cache_size = (cc>>24)+(dd>>24); in init_centaur()
/openbmc/linux/Documentation/scsi/
H A Dwd719x.rst22 dd if=wd7296a.sys of=wd719x-risc.bin bs=1 skip=5760 count=14336
23 dd if=wd7296a.sys of=wd719x-wcs.bin bs=1 skip=20096 count=514
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-du-l-works-fix-to-use-145-instead-of-144.patch22 dd if=/dev/zero of=file1 bs=1k count=64 2>/dev/null
24 dd if=/dev/zero of=file2 bs=1k count=16 2>/dev/null
/openbmc/linux/arch/microblaze/include/asm/
H A Dcacheflush.h41 void (*dd)(void); /* disable */ member
61 #define disable_dcache() mbc->dd();
/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/
H A DLdap.vue54 <dd v-if="caCertificateExpiration">
56 </dd>
57 <dd v-else>--</dd>
59 <dd v-if="ldapCertificateExpiration">
61 </dd>
62 <dd v-else>--</dd>
/openbmc/webui-vue/src/views/Settings/DateTime/
H A DDateTime.vue21 <dd v-if="bmcTime">{{ bmcTime | formatDate }}</dd>
22 <dd v-else>--</dd>
28 <dd v-if="bmcTime">{{ bmcTime | formatTime }}</dd>
29 <dd v-else>--</dd>
/openbmc/linux/sound/soc/sof/intel/
H A Dcnl.c245 u32 *dr, u32 *dd) in cnl_compact_ipc_compress() argument
254 *dd = pm_gate->flags; in cnl_compact_ipc_compress()
293 u32 dd = 0; in cnl_ipc_send_msg() local
303 if (cnl_compact_ipc_compress(msg, &dr, &dd)) { in cnl_ipc_send_msg()
306 dd); in cnl_ipc_send_msg()
/openbmc/u-boot/board/engicam/imx6q/
H A DREADME19 sudo dd if=SPL of=/dev/mmcblk0 bs=1k seek=1; sync
23 sudo dd if=u-boot-dtb.img of=/dev/mmcblk0 bs=1k seek=69; sync
/openbmc/qemu/hw/display/
H A Dg364fb.c82 uint8_t *data_display, *dd; in g364fb_draw_graphic8() local
130 data_display = dd = surface_data(surface); in g364fb_draw_graphic8()
171 memcpy(dd, &color, w); in g364fb_draw_graphic8()
172 dd += w; in g364fb_draw_graphic8()
182 data_display = dd = data_display + surface_stride(surface); in g364fb_draw_graphic8()
207 dd = data_display + x * w; in g364fb_draw_graphic8()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_ud.c55 struct qib_devdata *dd = ppd->dd; in qib_ud_loopback() local
56 struct rvt_dev_info *rdi = &dd->verbs_dev.rdi; in qib_ud_loopback()
397 struct qib_devdata *dd = ppd->dd; in qib_lookup_pkey() local
403 for (i = 0; i < ARRAY_SIZE(dd->rcd[ctxt]->pkeys); ++i) in qib_lookup_pkey()
404 if ((dd->rcd[ctxt]->pkeys[i] & 0x7fff) == pkey) in qib_lookup_pkey()

12345678910>>...26