| /openbmc/qemu/tests/unit/ |
| H A D | ptimer-test.c | 19 static bool triggered; variable 23 triggered = true; in ptimer_trigger() 71 triggered = false; in check_set_count() 77 g_assert_false(triggered); in check_set_count() 86 triggered = false; in check_set_limit() 93 g_assert_false(triggered); in check_set_limit() 100 g_assert_false(triggered); in check_set_limit() 110 triggered = false; in check_oneshot() 121 g_assert_false(triggered); in check_oneshot() 128 g_assert_false(triggered); in check_oneshot() [all …]
|
| /openbmc/sdbusplus/test/bus/ |
| H A D | match.cpp | 19 void waitForIt(bool& triggered) in waitForIt() argument 21 for (size_t i = 0; (i < 16) && !triggered; ++i) in waitForIt() 31 bool triggered = false; in TEST_F() local 38 sdbusplus::bus::match_t m{bus, matchRule(), trigger, &triggered}; in TEST_F() 41 waitForIt(triggered); in TEST_F() 42 ASSERT_FALSE(triggered); in TEST_F() 46 waitForIt(triggered); in TEST_F() 47 ASSERT_TRUE(triggered); in TEST_F() 52 bool triggered = false; in TEST_F() local 53 auto trigger = [&triggered](sdbusplus::message_t& /*m*/) { in TEST_F() [all …]
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/ |
| H A D | 0002-Fix-MbedTLS-3.6-and-GCC-14-compatibility.patch | 12 ...or-triggered-build-issue-with-gcc-14.patch | 33 +++++++++++++++++++ 14 create mode 100644 external/MbedTLS/0002-Fix-Werror-triggered-build-issue-with-gcc-14.patch 16 …/external/MbedTLS/0002-Fix-Werror-triggered-build-issue-with-gcc-14.patch b/external/MbedTLS/0002-… 20 +++ b/external/MbedTLS/0002-Fix-Werror-triggered-build-issue-with-gcc-14.patch 25 +Subject: [PATCH 1/1] Fix -Werror triggered build issue with gcc 14
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/ |
| H A D | SoftShutdown.interface.yaml | 61 The sensor value that triggered the alarm change. 69 The sensor value that triggered the alarm change. 77 The sensor value that triggered the alarm change. 85 The sensor value that triggered the alarm change.
|
| H A D | PerformanceLoss.interface.yaml | 62 The sensor value that triggered the alarm change. 70 The sensor value that triggered the alarm change. 78 The sensor value that triggered the alarm change. 86 The sensor value that triggered the alarm change.
|
| H A D | HardShutdown.interface.yaml | 62 The sensor value that triggered the alarm change. 70 The sensor value that triggered the alarm change. 78 The sensor value that triggered the alarm change. 86 The sensor value that triggered the alarm change.
|
| H A D | Warning.interface.yaml | 60 The sensor value that triggered the alarm change. 68 The sensor value that triggered the alarm change. 76 The sensor value that triggered the alarm change. 84 The sensor value that triggered the alarm change.
|
| H A D | Critical.interface.yaml | 60 The sensor value that triggered the alarm change. 68 The sensor value that triggered the alarm change. 76 The sensor value that triggered the alarm change. 84 The sensor value that triggered the alarm change.
|
| /openbmc/phosphor-debug-collector/tools/dreport.d/ |
| H A D | README.md | 14 - core: Triggered by an application core dump 16 - elog: Triggered when there are specific phosphor-logging event logs. 17 - checkstop: Triggered on a specific type of host crash. 18 - ramoops: Triggered when there is a kernel panic.
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
| H A D | Create.interface.yaml | 73 Specifies the type of the error that triggered the BMC dump 92 Dump triggered due to application core. 95 Dump triggered by the user. 98 This type of dump is triggered in response to a specific error 104 Dump triggered due to Ramoops type error commit.
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | interrupt.h | 54 * Switch the given interrupt to be level / edge triggered 57 * @param is_level_triggered true for level triggered interrupt, false for 58 * edge triggered interrupt
|
| /openbmc/phosphor-led-manager/example/lamp-test/ |
| H A D | lamp-test-led-overrides.json | 3 // will get triggered during lamp test overriding lamp-test 9 // will not get triggered during lamp test
|
| /openbmc/phosphor-fan-presence/control/json/triggers/ |
| H A D | signal.cpp | 95 // Groups are optional, but a signal triggered event with no groups in propertiesChanged() 120 // Groups are optional, but a signal triggered event with no groups in interfacesAdded() 144 // Groups are optional, but a signal triggered event with no groups in interfacesRemoved() 169 // Groups are optional, but a signal triggered event with no groups in nameOwnerChanged() 206 "Events will not be triggered by name owner changed" in nameOwnerChanged() 222 // Groups are optional, but a signal triggered event with no groups in member() 256 "triggered by signal, available signals: {AVAILABLE_SIGNALS}", in triggerSignal() 259 "Event requires a supported signal given to be triggered by signal."); in triggerSignal()
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | mvc.c | 55 fprintf(stderr, "fault not triggered\n"); in main() 62 fprintf(stderr, "fault not triggered\n"); in main() 69 fprintf(stderr, "fault not triggered\n"); in main()
|
| /openbmc/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | nvidia,tegra20-gpio.txt | 17 1 = low-to-high edge triggered. 18 2 = high-to-low edge triggered.
|
| /openbmc/qemu/hw/intc/ |
| H A D | aspeed_vic.c | 75 /* level-triggered */ in aspeed_vic_set_irq() 87 /* edge-triggered */ in aspeed_vic_set_irq() 159 case 0xe0: /* Edge Triggered Interrupt Status */ in aspeed_vic_read() 165 case 0xd8: /* Edge Triggered Interrupt Clear */ in aspeed_vic_read() 256 case 0xd8: /* Edge Triggered Interrupt Clear */ in aspeed_vic_write() 270 case 0xe0: /* Edge Triggered Interrupt Status */ in aspeed_vic_write()
|
| H A D | ioapic.c | 116 /* We are level triggered interrupts, and the in ioapic_service() 172 /* level triggered */ in ioapic_set_irq() 277 * level-triggered interrupt. Emulate this behavior if we in ioapic_eoi_broadcast() 352 * cleared by IOAPIC hardware when configured as edge-triggered 355 * Without this, level-triggered interrupts in IR mode might fail to 362 /* Edge-triggered interrupts, make sure remote IRR is zero */ in ioapic_fix_edge_remote_irr()
|
| /openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ |
| H A D | ampere_power_util.sh | 12 echo "Receive shutdown ACK triggered after softportoff the host." 15 echo "Receive shutdown ACK triggered"
|
| /openbmc/u-boot/include/usb/ |
| H A D | fusbh200.h | 43 #define BMCSR_IRQLH (1 << 3) /* IRQ triggered at level-high */ 44 #define BMCSR_IRQLL (0 << 3) /* IRQ triggered at level-low */
|
| /openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/ |
| H A D | Hostboot.interface.yaml | 12 triggered the dump. This is a 32-bit unsigned integer that links the
|
| /openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ |
| H A D | ampere_power_util.sh | 21 echo "Receive shutdown ACK triggered after softportoff the host." 24 echo "Receive shutdown ACK triggered"
|
| /openbmc/u-boot/Documentation/devicetree/bindings/timer/ |
| H A D | fsl,mpc83xx-timer.txt | 4 functionality, and periodically triggered actions.
|
| /openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ |
| H A D | ampere_power_util.sh | 21 echo "Receive shutdown ACK triggered after softportoff the host." 24 echo "Receive shutdown ACK triggered"
|
| /openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
| H A D | device-reinitial | 8 # End the script if the FRU version is DVT1 and triggered by SGPIO18
|
| H A D | auto-poweron | 6 # End the script if the FRU version is DVT1 and triggered by SGPIO18
|