Home
last modified time | relevance | path

Searched refs:breaks (Results 1 – 25 of 129) sorted by relevance

123456

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c228 unsigned long long breaks, needed; in runtestsingle() local
271 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle()
281 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
282 if (breaks != needed) { in runtestsingle()
284 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
298 unsigned long long breaks; in runtest_dar_outside() local
322 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
324 if (breaks == 0) { in runtest_dar_outside()
327 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside()
337 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/iputils/
H A Diputils_20240905.bb20 …13] = "fixed-version: Fixed in 2000-10-10, but the versioning of iputils breaks the version order."
21 …14] = "fixed-version: Fixed in 2000-10-10, but the versioning of iputils breaks the version order."
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/time-out/
H A Dxfce4-time-out-plugin_1.1.3.bb1 SUMMARY = "This plugin makes it possible to take periodical breaks"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/
H A Dvulkan-cts_1.3.9.2.bb9 # Workaround an optimization bug that breaks createMeshShaderMiscTestsEXT
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Duninative-flags.inc2 # --enable-default-pie (see gcc -v). This breaks e.g. prelink-native on a pie
/openbmc/openbmc/poky/meta/recipes-support/serf/serf/
H A Denv.patch1 'scons' cleans the environment which breaks ccache builds because
/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-x86/chassis/x86-power-control/
H A Dpower-config-host0.json18 // breaks the BMC_NMI line (asserting it doesn't actually trigger an
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/rapidjson/
H A Drapidjson_git.bb19 # CMakeLists.txt, which breaks the package split with multilib
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/
H A Dbyacc-open.patch1 Ubuntu defaults to passing _FORTIFY_SOURCE=2 which breaks byacc as it doesn't
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/xdebug/
H A Dxdebug_3.2.2.bb23 # breaks the libtool configuration resulting in a failure later
/openbmc/openbmc/poky/meta/recipes-devtools/swig/swig/
H A Ddeterminism.patch7 breaks reproducibilty.
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-depmod-Ignore-.debug-directories.patch21 /* Arbitrary. Was sb->st_size, but that breaks .gz etc */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dmm_malloc.patch23 // compatible with glibc's if they are declared consecutively. That hack breaks
/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/
H A Dlibexecdir.patch5 breaks multilib builds.
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/
H A D0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch7 This breaks reproducibility and is needed only in unit testing.
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch8 host to the next and breaks reproducibility for .rpm).
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0009-remove-unneeded-headers.patch7 breaks the build with mbedtls 3.x. Without them it builds fine
/openbmc/openbmc/poky/meta/recipes-devtools/git/git/
H A D0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch6 This breaks reproducibility as git builds on centos 7 use
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/grilo/grilo-plugins/
H A D0001-Avoid-running-trackertestutils.patch9 It breaks configuration:
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/
H A D0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch8 (which breaks binary and source reproducibiliy).
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee.inc20 # Set here but not passed to EXTRA_OEMAKE by default as that breaks
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ettercap/ettercap/
H A D0001-sslstrip-Enhance-the-libcurl-version-check-to-consid.patch9 on systems with libcurl 8+ this check breaks and build fails
/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm/
H A D0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch8 (which breaks binary and source reproducibiliy).
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A D0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch4 Subject: [PATCH] Somehow this module breaks through the perl wrapper and
/openbmc/linux/Documentation/kbuild/
H A DKconfig.select-break18 # Kconfig does not visit the dependencies, it breaks the dependencies of B

123456