Home
last modified time | relevance | path

Searched refs:t (Results 1901 – 1925 of 8709) sorted by relevance

1...<<71727374757677787980>>...349

/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp275 T t; in get() local
276 std::memcpy(&t, buf, sizeof(t)); in get()
277 return t; in get()
281 static inline void put(void* buf, T&& t) in put() argument
283 std::memcpy(buf, &t, sizeof(t)); in put()
/openbmc/linux/Documentation/networking/device_drivers/cable/
H A Dsb1000.rst44 If you don't have these installed as a standard part of your Linux
87 Don't do ``make install`` because it expects to find all the utilities built
123 11. If you can't get site names (like www.yahoo.com) to resolve into
126 If this doesn't help, try something like ``ping -c 5 204.71.200.67`` to
136 1. Packets go out on the ppp0 interface but don't come back on the cm0
137 interface. It looks like I'm connected but I can't even ping any
159 3. When isapnp runs it reports an error, and my SB1000 card isn't working.
165 Make sure they don't conflict with any other pieces of hardware first! Then
168 4. I can't execute the /etc/ppp/ppp@gi-on file.
173 5. The firewall script isn't working (with 2.2.x and higher kernels).
[all …]
/openbmc/linux/drivers/ata/
H A Dpata_mpc52xx.c298 struct mpc52xx_ata_timings *t = &priv->timings[dev]; in mpc52xx_ata_compute_mdma_timings() local
304 t->mdma1 = ((u32)s->t0M << 24) | ((u32)s->td << 16) | ((u32)s->tkw << 8) | s->tm; in mpc52xx_ata_compute_mdma_timings()
305 t->mdma2 = ((u32)s->th << 24) | ((u32)s->tj << 16) | ((u32)s->tn << 8); in mpc52xx_ata_compute_mdma_timings()
306 t->using_udma = 0; in mpc52xx_ata_compute_mdma_timings()
315 struct mpc52xx_ata_timings *t = &priv->timings[dev]; in mpc52xx_ata_compute_udma_timings() local
321 t->udma1 = ((u32)s->t2cyc << 24) | ((u32)s->tcyc << 16) | ((u32)s->tds << 8) | s->tdh; in mpc52xx_ata_compute_udma_timings()
322 t->udma2 = ((u32)s->tdvs << 24) | ((u32)s->tdvh << 16) | ((u32)s->tfs << 8) | s->tli; in mpc52xx_ata_compute_udma_timings()
323 t->udma3 = ((u32)s->tmli << 24) | ((u32)s->taz << 16) | ((u32)s->tenv << 8) | s->tsr; in mpc52xx_ata_compute_udma_timings()
324 t->udma4 = ((u32)s->tss << 24) | ((u32)s->trfs << 16) | ((u32)s->trp << 8) | s->tack; in mpc52xx_ata_compute_udma_timings()
325 t->udma5 = (u32)s->tzah << 24; in mpc52xx_ata_compute_udma_timings()
[all …]
/openbmc/linux/Documentation/core-api/
H A Dassoc_array.rst145 ``false`` if it doesn't.
174 This initialises the base structure for an associative array. It can't fail.
272 The function will return ``0`` if successful and ``-ENOMEM`` if there wasn't
509 The metadata blocks don't change otherwise. An old leaf won't be freed
513 metadata blocks don't change otherwise. The old leaf won't be freed until
516 3. Insertion replacing part of a subtree that we haven't yet entered. This
517 may involve replacement of part of that subtree - but that won't affect
518 the iteration as we won't have reached the pointer to it yet and the
521 4. Insertion replacing nodes that we're actively processing. This isn't a
522 problem as we've passed the anchoring pointer and won't switch onto the
[all …]
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c1734 cur = t; in build_pte_present()
1738 if (pte == t) in build_pte_present()
1745 cur = t; in build_pte_present()
1749 uasm_i_xori(p, t, t, _PAGE_PRESENT >> _PAGE_PRESENT_SHIFT); in build_pte_present()
1751 if (pte == t) in build_pte_present()
1781 cur = t; in build_pte_writable()
1783 uasm_i_andi(p, t, cur, in build_pte_writable()
1785 uasm_i_xori(p, t, t, in build_pte_writable()
1788 if (pte == t) in build_pte_writable()
1823 uasm_i_andi(p, t, t, 1); in build_pte_modifiable()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-nettest_omni-Remove-duplicate-variable-definitions.patch25 - loc_nodelay, /* don't/do use NODELAY locally */
26 - rem_nodelay, /* don't/do use NODELAY remotely */
/openbmc/u-boot/
H A D.gitignore2 # NOTE! Don't add files that are generated in specific
46 # git files that we don't want to ignore even it they are dot-files
/openbmc/u-boot/arch/arm/lib/
H A Delf_aarch64_efi.lds18 *(.gnu.linkonce.t.*)
36 * The EFI loader doesn't seem to like a .bss section, so we
/openbmc/u-boot/arch/riscv/lib/
H A Delf_riscv32_efi.lds20 *(.gnu.linkonce.t.*)
38 * The EFI loader doesn't seem to like a .bss section, so we
H A Delf_riscv64_efi.lds20 *(.gnu.linkonce.t.*)
38 * The EFI loader doesn't seem to like a .bss section, so we
/openbmc/qemu/tests/qemu-iotests/
H A D138.out5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=512
15 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
/openbmc/u-boot/board/freescale/m5253demo/
H A Dm5253demo.c116 #define CALC_TIMING(t) (t + period - 1) / period in ide_set_reset() argument
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.h109 void brcms_dpc(struct tasklet_struct *t);
110 void brcms_timer(struct brcms_timer *t);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A Dunknown-encoding.patch2 return NULL, but the return value wasn't checked resulting
4 the return value wasn't checked.
/openbmc/openbmc/poky/meta/recipes-devtools/patch/
H A Dpatch_2.7.6.bb11 file://0001-Don-t-leak-temporary-file-on-failed-ed-style-patch.patch \
12 file://0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0011-install-don-t-install-obsolete-file-com32.ld.patch4 Subject: [PATCH] install: don't install obsolete file com32.ld
7 don't install it either.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geoclue/geoclue/
H A D0001-libgeoclue-don-t-try-to-use-g-ir-scanner-when-intros.patch4 Subject: [PATCH] libgeoclue: don't try to use g-ir-scanner when introspection
5 isn't enabled
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmswtpm2/files/
H A Dtune-makefile.patch13 ERROR: QA Issue: File /usr/bin/tpm_server in package ibmswtpm2 doesn't have GNU_HASH (didn't pass L…
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dmusl.inc20 # Doesn't compile in MIPS16e mode due to use of hand-written
28 # 1.2.4 doesn't support riscv32
/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/
H A D0001-remove-hardcoded-path.patch2 From: Markus Volk <f_l_k@t-online.de>
6 Signed-off-by: Markus Volk <f_l_k@t-online.de>
/openbmc/linux/drivers/vfio/platform/
H A DKconfig17 If you don't know what to do here, say N.
28 If you don't know what to do here, say N.
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_disc.h96 #define snic_tgt_to_shost(t) \ argument
97 dev_to_shost(t->dev.parent)
/openbmc/linux/drivers/iio/adc/
H A Dltc2496.c40 struct spi_transfer t = { in ltc2496_result_and_measure() local
49 ret = spi_sync_transfer(st->spi, &t, 1); in ltc2496_result_and_measure()
/openbmc/openbmc/poky/meta/recipes-gnome/libxmlb/libxmlb/
H A D0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch2 From: Markus Volk <f_l_k@t-online.de>
15 Signed-off-by: Markus Volk <f_l_k@t-online.de>
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DSessionsStore.js63 const message = i18n.global.t(
71 const message = i18n.global.t(

1...<<71727374757677787980>>...349