Home
last modified time | relevance | path

Searched full:causes (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/openbmc/sdbusplus/src/
H A Dbus.cpp104 // Emitting object added causes a message to get the properties in bus()
106 // the bus isn't up far enough, this causes an assert deep in in bus()
119 // Emitting object added causes a message to get the properties in bus()
121 // the bus isn't up far enough, this causes an assert deep in in bus()
133 // Emitting object added causes a message to get the properties in bus()
135 // the bus isn't up far enough, this causes an assert deep in in bus()
/openbmc/docs/designs/
H A Dbmc-reboot-cause-update.md15 causes to better align with current usage needs.
19 In the current approach, the only defined reboot causes are **WDIOF_EXTERN1**
22 cover all possible reboot causes. In this update, we will add support for
56 causes, improving system reliability and monitoring. Belows are the details of
98 1. Common reboot causes across vendors can be consolidated to issue a unified
H A Dfail-boot-on-hw-error.md45 - The log which causes the halt must be identifiable
56 utilized by phosphor-logging extensions to halt firmware for other causes
57 - These causes will be defined within the extensions documentation
/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dtest-qxfer-siginfo-read.py5 # The test runs a binary that causes a SIGSEGV and then looks for additional
9 # The binary causes a SIGSEGV at dereferencing a pointer with value 0xdeadbeef,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/ncftp/
H A Dunistd.patch3 definitions causes the sed.sh script in configure to fail since it
11 removing this include causes only one definitions to be emitted into
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/
H A D0001-base-passwd-Add-the-sgx-group.patch7 via groupadd that causes shadow login to be brought into an image, which
8 causes images which have CONFIG_MULTIUSER unset to fail with `setgid:
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dsocket_manager.hpp37 * in the list. Closing a socket which is already closed causes problems.
44 * open or not. Closing a socket which is already closed causes problems.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/libjxl/
H A D0001-cmake-Do-not-use-mrelax-all-with-clang-on-RISCV64.patch6 This option causes clang 19+ to crash on riscv64
8 For RISC-V -mrelax-all causes the assembler stage to convert
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnvme/files/
H A D0001-mock.c-fix-checking-of-HAVE_GLIBC_IOCTL.patch7 changed to always pass -DHAVE_GLIBC_IOCTL=[0|1], and this causes
9 is passed, and causes error:
/openbmc/qemu/hw/net/
H A De1000e_core.c255 e1000e_intrmgr_delay_rx_causes(E1000ECore *core, uint32_t *causes) in e1000e_intrmgr_delay_rx_causes() argument
274 /* Clean up all causes that may be delayed */ in e1000e_intrmgr_delay_rx_causes()
275 core->delayed_causes |= *causes & delayable_causes; in e1000e_intrmgr_delay_rx_causes()
276 *causes &= ~delayable_causes; in e1000e_intrmgr_delay_rx_causes()
280 * or if there are causes that cannot be delayed in e1000e_intrmgr_delay_rx_causes()
282 if ((rdtr == 0) || (*causes != 0)) { in e1000e_intrmgr_delay_rx_causes()
294 /* All causes delayed */ in e1000e_intrmgr_delay_rx_causes()
309 e1000e_intrmgr_delay_tx_causes(E1000ECore *core, uint32_t *causes) in e1000e_intrmgr_delay_tx_causes() argument
320 /* Clean up all causes that may be delayed */ in e1000e_intrmgr_delay_tx_causes()
321 core->delayed_causes |= *causes & delayable_causes; in e1000e_intrmgr_delay_tx_causes()
[all …]
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control/
H A D0001-Stop-and-send-SRESET-for-one-thread-only.patch10 If the kernel has xmon support, exiting the debugger causes the kernel
15 Sending SRESET to all threads causes kernel panic:
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-CMakeLists.txt-set-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch10 ${prefix}/=LIB=, which causes %_libdir to expand to ${prefix}/=LIB=
19 This also causes %__pkgconfig_path in fileattrs/pkgconfig.attr to become
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cffi/
H A Drun-ptest3 # test_passing_large_list often causes an OOM, skip for now
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCC0-1.022 …nd associated claims and causes of action, whether now known or unknown (including existing as wel…
24 … and Related Rights in the Work or (ii) assert any associated claims and causes of action with res…
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/wireplumber/files/
H A D90-OE-disable-session-dbus-dependent-features.lua3 -- causes WirePlumber to fail to start. Turn these off to prevent that.
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace/
H A Drun-ptest5 # Without --ignore-exit, the tap harness causes any FAILs within a
/openbmc/u-boot/test/py/tests/
H A Dtest_unknown_cmd.py6 """Test that executing an unknown command causes U-Boot to print an
H A Dtest_sandbox_exit.py18 """Test that sending SIGINT to sandbox causes it to exit."""
/openbmc/openbmc/meta-phosphor/recipes-connectivity/openssh/
H A Dopenssh_%.bbappend2 # even it we are only depending on openssh-sftp, which causes conflicts
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dconfig.mk6 # On supported platforms we set the bit which causes us to trap on unaligned
/openbmc/u-boot/doc/
H A DREADME.unaligned-memory-access.txt65 It should be obvious from the above that if your code causes unaligned
139 Code that causes unaligned access
163 able to access memory on arbitrary boundaries, the reference to a[0] causes
200 Going back to an earlier example of code that potentially causes unaligned
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/
H A Drun-ptest5 # Without --ignore-exit, the tap harness causes any FAILs within a
/openbmc/openbmc/meta-ibm/conf/machine/
H A Dhuygens.conf9 # related that causes failures booting to BMC Ready.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/
H A Duser_pt_regs.patch7 anywhere, which causes FTBFS.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage-container.bbclass22 # Raising skip recipe was Paul's clever idea. It causes the error to

12345678910>>...20