Home
last modified time | relevance | path

Searched refs:become (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py33 become = self.saved_become_user
36 if become:
37 await self.become_user(become)
277 become=None, argument
283 self.become = become
291 if self.become:
292 await client.become_user(self.become)
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_resets.robot22 [Documentation] Check IPMI warm reset and wait for BMC to become online.
28 [Documentation] Check IPMI cold reset and wait for BMC to become online.
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A Dmemory-monitor.patch288 …assertEventually(lambda: self.power_saver_enabled == True, "power-saver didn't become enabled", 10)
289 ….assertEventually(lambda: self.power_saver_enabled == True, "power-saver didn't become enabled", 1)
292 …sertEventually(lambda: self.power_saver_enabled == False, "power-saver didn't become disabled", 10)
293 …ssertEventually(lambda: self.power_saver_enabled == False, "power-saver didn't become disabled", 1)
353 …assertEventually(lambda: self.power_saver_enabled == True, "power-saver didn't become enabled", 10)
354 ….assertEventually(lambda: self.power_saver_enabled == True, "power-saver didn't become enabled", 1)
357 …sertEventually(lambda: self.power_saver_enabled == False, "power-saver didn't become disabled", 10)
358 …ssertEventually(lambda: self.power_saver_enabled == False, "power-saver didn't become disabled", 1)
/openbmc/qemu/docs/devel/
H A Dci-runners.rst.inc60 options such as ``--become``, ``--become-method``, ``--become-user``
61 and ``--ask-become-pass``.
/openbmc/linux/Documentation/ABI/removed/
H A Dip_queue7 module was already announced to become obsolete years ago.
/openbmc/linux/
H A D.rustfmt.toml5 # when they become stable.
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-driver/
H A Dxf86-input-synaptics_1.9.2.bb9 advanced features of the touchpad to become available."
/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/files/
H A D0001-tests-Makefile-do-not-use-Werror.patch6 Otherwise, openssl 3 deprecation warnings become errors.
/openbmc/qemu/qapi/
H A Derror.json18 # @DeviceNotActive: a device has failed to be become active
/openbmc/openbmc/poky/meta/recipes-support/vim/
H A Dvim_9.1.bb21 # in many places for _FORTIFY_SOURCE=2. Security flags become part of CC.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-werkzeug_3.0.1.bb4 applications and has become one of the most advanced WSGI utility modules. \
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst104 then an attempt to become one will return the ``EBUSY`` error code
130 is an exclusive follower. You cannot become a follower if
139 the exclusive follower then an attempt to become one will return
140 the ``EBUSY`` error code. You cannot become a follower if
152 follower then an attempt to become one will return the ``EBUSY`` error
153 code. You cannot become a follower if :ref:`CEC_CAP_TRANSMIT <CEC-CAP-TRANSMIT>`
/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/
H A DKconfig30 Choice should become a submenu as well.
/openbmc/linux/scripts/kconfig/tests/auto_submenu/
H A DKconfig32 Choice should become a submenu as well.
/openbmc/linux/net/mpls/
H A DKconfig24 become MPLS GSO packets.
/openbmc/linux/Documentation/driver-api/md/
H A Draid5-ppl.rst7 may become inconsistent with data on other member disks. If the array is also
31 and the journaling drive does not become a bottleneck or a single point of
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-log-status.rst31 As the video/audio devices become more complicated it becomes harder to
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0018-corstone1000-add-compressed-kernel-support.patch6 The corstone1000 kernel has become too large to fit in the available
/openbmc/linux/Documentation/arch/x86/
H A Dtlb.rst32 4. The microarchitecture. The TLB has become a multi-level
33 cache on modern CPUs, and the global flushes have become more
/openbmc/linux/Documentation/filesystems/
H A Dubifs.rst30 4 Eraseblocks become worn out after some number of erase cycles -
33 5 Eraseblocks may become bad (only on NAND flashes) and software should
34 deal with this. Blocks on hard drives typically do not become bad,
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A D0003-libtool.m4-Cleanup-sysroot-trailing.patch6 This means references like $lt_sysroot$libdir become //usr/lib instead
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch39 /* Mode might become a positional argument, pass it before -T. */
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/
H A DSBE.interface.yaml7 other hardware access operations SBE can encounter errors and become
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dgoogle,cros-ec-codec.yaml35 combine to become an unsigned 64-bit physical address.
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dnand-controller.yaml37 lines. 'reg' entries of the NAND chip subnodes become indexes of

12345678910>>...17