Home
last modified time | relevance | path

Searched refs:Ensure (Results 1 – 25 of 192) sorted by relevance

12345678

/openbmc/telemetry/src/utils/
H A Densure.hpp10 struct Ensure struct
12 Ensure() = default;
15 Ensure(U&& functor) : functor(std::forward<U>(functor)) in Ensure() argument
18 Ensure(F functor) : functor(std::move(functor)) {} in Ensure() function
20 Ensure(Ensure&& other) = delete;
21 Ensure(const Ensure&) = delete;
23 ~Ensure() in ~Ensure() argument
29 Ensure& operator=(U&& other) in operator =() argument
36 Ensure& operator=(Ensure&& other) = delete;
38 Ensure& operator=(std::nullptr_t) in operator =() argument
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch43 -# Ensure the daemons invoke abort on error.
48 +# Ensure the daemons invoke abort on error.
/openbmc/openbmc/poky/meta-poky/conf/distro/include/
H A Dpoky-distro-alt-test-config.inc7 # Ensure the kernel nfs server is enabled
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/
H A Dhost-ensure-off.service2 Description=Ensure host is off on clean AC cycle
/openbmc/telemetry/tests/src/
H A Dtest_ensure.cpp11 utils::Ensure<std::function<void()>> sut;
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A DTODO4 - Ensure ptraced processes actually see the register state visible through
/openbmc/openbmc/meta-arm/kas/
H A Dcorstone1000-fvp.yml20 # Ensure the Mass Storage device is absent
H A Dcorstone1000-firmware-only.yml14 # Ensure the Mass Storage device is absent
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/
H A Dmakefile-remove-ldflags.patch1 Remove the default CFLAGS and LDFLAGS in Makefile. Ensure the extra linker flags can be passed.
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-initramfs-boot.bb9 # Ensure the initramfs only contains the bare minimum
/openbmc/u-boot/doc/
H A DREADME.malta5 - Ensure that your Malta has jumper JP1 fitted. Without this jumper you will
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dsecuring-images.rst62 - Ensure you can update the software on the device to mitigate
73 - Ensure you remove or disable debugging functionality before producing
78 - Ensure you have no network services listening that are not needed.
110 - Ensure "debug-tweaks" is not one of your selected
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/
H A Dsepbuildfix.patch6 Ensure that builds in separate builddirs (${B} != ${S}) correctly install the
/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath/
H A Dstandarddoc.patch4 Subject: [PATCH] chrpath: Ensure the package respects the docdir variable
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dconfigure-sbindir.patch4 Subject: [PATCH] util-linux: Ensure that ${sbindir} is respected
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/
H A Darmv5.patch14 // Ensure that any instructions already in the pipeline are discarded and
/openbmc/openbmc-test-automation/gui/test/gui_header/
H A Dtest_obmc_gui_server_health.robot54 # Ensure that page is not in refreshing state.
67 # Ensure that page is not in refreshing state.
86 # Ensure that page is not in refreshing state.
99 # Ensure that page is not in refreshing state.
113 # Ensure that page is not in refreshing state.
125 # Ensure that page is not in refreshing state.
/openbmc/linux/Documentation/scsi/
H A Dbnx2fc.rst26 1. Ensure that fcoe-utils package is installed.
38 3. Ensure that "bnx2fc" is in SUPPORTED_DRIVERS list in /etc/fcoe/config.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/
H A D0001-wscript-Add-BISONFLAGS-support.patch17 # Ensure m4 is present, or bison will fail with SIGPIPE
/openbmc/openbmc/meta-security/recipes-core/images/
H A Ddm-verity-image-initramfs.bb33 # Ensure dm-verity.env is updated also when rebuilding DM_VERITY_IMAGE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0006-libcollectdclient-Fix-string-overflow-errors.patch6 Ensure that string has a space for ending null char
/openbmc/openbmc-tools/witherspoon-debug/
H A DREADME.md24 1. Ensure `/usr/local` is a tmpfs mountpoint (may not be if system is configured
/openbmc/openbmc/poky/meta/recipes-support/libcap/files/
H A D0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch1 Ensure the XATTR_NAME_CAPS is defined when it is used
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A D0002-Fix-segfault-with-mangled-rename-patch.patch7 * src/pch.c (intuit_diff_type): Ensure that two filenames are specified
/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/
H A Drwfs-clean-dev.patch9 +# Ensure that we clean our rwfs on version change

12345678