Home
last modified time | relevance | path

Searched full:fetching (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Darm-pl08x.yaml57 description: if AHB master 1 is eligible for fetching LLIs
61 description: if AHB master 2 is eligible for fetching LLIs
65 description: if AHB master 1 is eligible for fetching memory contents
69 description: if AHB master 2 is eligible for fetching memory contents
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgomod.py27 The checksum of the module zip file, or the go.mod file in case of fetching
32 The method used when fetching directly from a version control repository.
36 The URL when fetching directly from a version control repository. Required
40 The revision identifier used when fetching directly from a version control
44 The module subdirectory when fetching directly from a version control
H A Dsftp.py4 Class for fetching files via SFTP. It tries to adhere to the (now
11 the SSH fetcher, does not support fetching a directory tree from the
/openbmc/openbmc/meta-google/recipes-phosphor/flash/gbmc-update/
H A D40-gbmc-upgrade.sh36 echo "Fetching $bootfile_url" >&2
79 echo 'Timed out fetching image' >&2
80 update-dhcp-status 'ONGOING' "Image fetching timeout, netboot failed"
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_dma.c186 * the other case we discard GET is while the GPU is fetching in nouveau_dma_wait()
194 /* engine is fetching behind us, or is completely in nouveau_dma_wait()
200 * we'll hit the fetching-ahead-of-us path from that in nouveau_dma_wait()
238 /* engine fetching ahead of us, we have space up until the in nouveau_dma_wait()
/openbmc/openbmc/poky/documentation/dev-manual/
H A Defficiently-fetching-sources.rst3 Efficiently Fetching Source Files During a Build
13 This section shows you how you can use mirrors to speed up fetching
H A Dindex.rst36 efficiently-fetching-sources
/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/
H A Dpipeline.json96 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
104 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
113 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
122 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
131 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
140 …rong (speculative) path must be discarded, and the processor must start fetching from the correct …
231 …o 2 broader parts: Front-end and Back-end. Front-end is responsible for fetching the instruction, …
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.4.rst67 .. _migration-1.4-proxies-and-fetching-source:
69 Proxies and Fetching Source
73 of handling proxies and fetching source from Git. See the
H A Dmigration-1.6.rst49 .. _migration-1.6-matching-branch-requirement-for-git-fetching:
51 Matching Branch Requirement for Git Fetching
54 When fetching source from a Git repository using
64 fetching a revision corresponding to a tag that is not on any branch),
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py170 logger.debug('Generating initial recipe %s for fetching' % fetchrecipe)
188 # fetching new source rather than something that has already
194 logger.info('Fetching %s...' % srcuri)
/openbmc/docs/designs/
H A Decc-dbus-sel.md97 - correctable ECC log : when fetching the `ce_count` from EDAC driver parameter
99 - uncorrectable ECC log : when fetching the `ue_count` from EDAC driver
/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c129 pr_err("Fetching opcode failed.\n"); in __ftrace_make_nop()
160 pr_err("Fetching instruction at %lx failed.\n", ip - 4); in __ftrace_make_nop()
177 pr_err("Fetching op failed.\n"); in __ftrace_make_nop()
271 pr_debug("Fetching opcode failed.\n"); in setup_mcount_compiler_tramp()
315 pr_err("Fetching opcode failed.\n"); in __ftrace_make_nop_kernel()
568 pr_err("Fetching opcode failed.\n"); in __ftrace_modify_call()
/openbmc/linux/tools/perf/util/include/
H A Ddwarf-regs.h17 * Arch should support fetching the offset of a register in pt_regs
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst11 systems. Fetching source code is one of the cornerstones of building
22 BitBake takes several steps when fetching source code or files. The
277 - :term:`SRCDATE`: The date to use when fetching the CVS source code. A
494 fetcher<bitbake-user-manual/bitbake-user-manual-fetching:git fetcher
495 (\`\`git://\`\`)>` and extends that fetcher's behavior by fetching a
497 described in the :ref:`bitbake-user-manual/bitbake-user-manual-fetching:git
687 use it when fetching artifacts from the cloud.
719 fetching sstate artifacts from a GCS bucket by specifying the
/openbmc/openbmc/poky/meta-selftest/recipes-test/gitunpackoffline/
H A Dgitunpackoffline.inc1 SUMMARY = "Test recipe for fetching git submodules"
/openbmc/openbmc/poky/meta-selftest/recipes-test/git-submodule-test/
H A Dgit-submodule-test.bb1 SUMMARY = "Test recipe for fetching git submodules"
/openbmc/openbmc/poky/scripts/
H A Dyocto_testresults_query.py47 logger.info(f"Fetching test results for {sha1} in {workdir}")
55 logger.info(f"Fetching matching revision: {rev}")
/openbmc/linux/fs/cachefiles/
H A DKconfig36 In this mode, when a cache miss occurs, responsibility for fetching
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c194 PORT_CERR_SGT_PCIPERR = 19, /* PLD ecode 11 - PCI parity err while fetching SGT */
198 PORT_CERR_CMD_PCIPERR = 27, /* ctrl[15:13] 110 - PCI parity err while fetching PRB */
288 "PCI target abort while fetching SGT" },
290 "PCI master abort while fetching SGT" },
292 "PCI parity error while fetching SGT" },
296 "PCI target abort while fetching PRB" },
298 "PCI master abort while fetching PRB" },
300 "PCI parity error while fetching PRB" },
/openbmc/openbmc/poky/bitbake/doc/
H A Dindex.rst17 bitbake-user-manual/bitbake-user-manual-fetching
/openbmc/linux/arch/arm/boot/compressed/
H A Dhead-xscale.S20 @ This is done by fetching through currently executed
/openbmc/linux/Documentation/block/
H A Dublk.rst252 Sent from the server IO pthread for fetching future incoming IO requests
267 ``/dev/ublkb*``. In the meantime setup environment for fetching future
269 is reused for both fetching request and committing back IO result.
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c123 /* pid points to the child which we are fetching FDs from */ in FIXTURE()
225 TH_LOG("getfd succeeded while fetching unknown fd"); in TEST_F()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcserver.h28 * of the hvcs partner info fetching functions. These are strung together into

12345678910>>...17