Home
last modified time | relevance | path

Searched refs:launched (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/openbmc/poky/meta/lib/oe/
H A Dutils.py313 launched = []
317 while (items and not errors) or launched:
318 if not errors and items and len(launched) < max_process:
324 launched.append(p)
325 for q in launched:
336 launched.remove(q)
338 for p in launched:
/openbmc/phosphor-ipmi-flash/bmc/
H A DREADME.md84 1. `open` : `adm1266-read-blackbox-log@sink0.service` gets launched on
89 2. `delete` : `adm1266-clear-blackbox-data@sink0.service` gets launched on
/openbmc/u-boot/board/coreboot/
H A DKconfig19 Pixel when launched.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/makeself/
H A Dmakeself_2.5.0.bb5 a shell script (many of those have a .run suffix), and can be launched as is.\
/openbmc/openbmc-build-scripts/jenkins/
H A DREADME.md3 These are the top level scripts launched by the
/openbmc/linux/Documentation/arch/x86/
H A Dintel_txt.rst15 - Measurement and verification of launched environment
84 protection is provided to all launched components, a large number
97 - Tboot is an executable that is launched by the bootloader as
133 then any kernel will be launched.
155 launched with tboot and use this copy instead of the one in the
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Toaster.txt5 Toaster is launched via the command in VM:
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs.h65 bool launched; member
/openbmc/qemu/qapi/
H A Dmisc-target.json29 # @launch-update: The guest is currently being launched; plaintext
32 # @launch-secret: The guest is currently being launched; ciphertext
35 # @running: The guest is fully launched or migrated in.
H A Dtransaction.json188 # @completion-mode: Controls how jobs launched asynchronously by
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DAAL21 executable program or a program dependent thereon is launched, a
/openbmc/qemu/docs/system/
H A Dcpu-hotplug.rst20 to connect to the just-launched QEMU::
/openbmc/qemu/docs/devel/migration/
H A Ddirty-limit.rst30 launched, executes the loop, which consists of three steps:
/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/
H A Dbootchart2_0.14.9.bb20 # is launched before stopping itself, to collect additional data.
30 # You might set this command to be launched by the desktop environment shipped
/openbmc/linux/Documentation/mm/
H A Dpage_owner.rst18 program launched. And, launched program continually dump out the trace
/openbmc/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst206 SEV_STATE_LAUNCHING, /* guest is currently being launched */
207 … SEV_STATE_SECRET, /* guest is being launched and ready to accept the ciphertext data */
208 SEV_STATE_RUNNING, /* guest is fully launched and running */
/openbmc/linux/Documentation/security/
H A Dsak.rst86 These commands cause **all** daemons which are launched by the
/openbmc/qemu/docs/tools/
H A Dqemu-trace-stap.rst81 existing running processes and all future launched processes,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/
H A Dopensaf_5.22.01.bb8 The OpenSAF project was launched in mid 2007 and has been under development by \
/openbmc/qemu/docs/specs/
H A Dspdm.rst77 The responder can then be launched with
/openbmc/docs/designs/
H A Dvpd-collection.md135 service can only be launched after the system VPD (stored on the backplane) is
147 launched, will read the EEPROM, parse its contents and use config files to
177 - To handle VPD writes, another systemd service will be launched once all the
/openbmc/phosphor-mboxd/
H A DREADME.md108 the launched binary and redirect it to the journal.
/openbmc/hiomapd/
H A DREADME.md89 the launched binary and redirect it to the journal.
/openbmc/u-boot/doc/
H A DREADME.xtensa52 To support standalone applications launched with the "go" command,
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dst,stm32-adc.txt7 Conversions can be launched in software or using hardware triggers.

12