Home
last modified time | relevance | path

Searched full:exceeded (Results 1 – 25 of 162) sorted by relevance

1234567

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/
H A DSoftShutdown.interface.yaml39 True if the sensor value has exceeded the defined bound. False if the
40 sensor value has not exceeded the defined bound.
47 True if the sensor value has exceeded the defined bound. False if the
48 sensor value has not exceeded the defined bound.
H A DPerformanceLoss.interface.yaml39 True if the sensor value has exceeded the defined bound. False if the
40 sensor value has not exceeded the defined bound.
48 True if the sensor value has exceeded the defined bound. False if the
49 sensor value has not exceeded the defined bound.
H A DHardShutdown.interface.yaml40 True if the sensor value has exceeded the defined bound. False if the
41 sensor value has not exceeded the defined bound.
48 True if the sensor value has exceeded the defined bound. False if the
49 sensor value has not exceeded the defined bound.
H A DWarning.interface.yaml39 True if the sensor value has exceeded the defined bound. False if the
40 sensor value has not exceeded the defined bound.
47 True if the sensor value has exceeded the defined bound. False if the
48 sensor value has not exceeded the defined bound.
H A DCritical.interface.yaml39 True if the sensor value has exceeded the defined bound. False if the
40 sensor value has not exceeded the defined bound.
47 True if the sensor value has exceeded the defined bound. False if the
48 sensor value has not exceeded the defined bound.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DThreshold.errors.yaml3 description: Sensor device has exceeded its upper bound.
7 description: Sensor device has exceeded its lower bound.
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig39 # Q: ICMP allowed types: [destination-unreachable echo-reply time-exceeded]
40 Firewall.ip_s_icmpallowed="destination-unreachable echo-reply time-exceeded"
43 # Q: ICMP types to disallow outbound: [destination-unreachable time-exceeded]
44 Firewall.ip_s_icmpout="destination-unreachable time-exceeded"
/openbmc/qemu/qobject/
H A Djson-streamer.c70 error_setg(&err, "JSON token size limit exceeded"); in json_message_process_token()
74 error_setg(&err, "JSON token count limit exceeded"); in json_message_process_token()
78 error_setg(&err, "JSON nesting depth limit exceeded"); in json_message_process_token()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DCap.interface.yaml50 Exception Actions, taken if the Power Limit is exceeded and cannot be
74 Exception actions, taken if the Power Limit is exceeded and cannot be
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-lru-dict_1.3.0.bb1 …size dict like container which evicts Least Recently Used (LRU) items once size limit is exceeded."
/openbmc/bmcweb/redfish-core/include/registries/
H A Dresource_event_message_registry.hpp130 …"Indicates that a specified resource property has exceeded its error threshold. Examples would be…
131 "The resource property %1 has exceeded error threshold of value %2.",
338 …"Indicates that a specified resource property has exceeded its warning threshold. Examples would …
339 "The resource property %1 has exceeded its warning threshold of value %2.",
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h37 #define TARGET_SIGXCPU 30 /* CPU limit exceeded (4.2 BSD). */
38 #define TARGET_SIGXFSZ 31 /* File size limit exceeded (4.2 BSD). */
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h31 #define TARGET_SIGXCPU 24 /* exceeded CPU time limit */
32 #define TARGET_SIGXFSZ 25 /* exceeded file size limit */
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h31 #define TARGET_SIGXCPU 24 /* exceeded CPU time limit */
32 #define TARGET_SIGXFSZ 25 /* exceeded file size limit */
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h37 #define TARGET_SIGXCPU 30 /* CPU limit exceeded (4.2 BSD). */
38 #define TARGET_SIGXFSZ 31 /* File size limit exceeded (4.2 BSD). */
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h35 #define TARGET_SIGXCPU 24 /* exceeded CPU time limit */
36 #define TARGET_SIGXFSZ 25 /* exceeded file size limit */
/openbmc/libcper/include/libcper/sections/
H A Dcper-section-nvidia.h16 "Threshold of bad pages exceeded" // 0x3
/openbmc/docs/architecture/
H A Dredfish-logging-in-bmcweb.md109 "Description": "The resource property %1 has exceeded error
112 "Message": "The resource property %1 has exceeded error
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/glade/glade/
H A Dremove-yelp-help-rules-var.patch35 # Otherwise a system limit (for SysV at least) may be exceeded.
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/
H A Dskip-timeout.patch8 they're still exceeded inside a qemu on a loaded system.
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Daction_environment_tests.cpp299 // Test where rule depth has not exceeded maximum in TEST()
313 // Test where rule depth has exceeded maximum in TEST()
321 "Maximum rule depth exceeded by rule set_voltage_rule."); in TEST()
/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_spi.c218 printf("max rx bytes exceeded\n"); in bcm63xx_spi_xfer()
226 printf("max tx bytes exceeded\n"); in bcm63xx_spi_xfer()
261 printf("max prepend bytes exceeded\n"); in bcm63xx_spi_xfer()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0009-greeter.c-disallow-empty-new-password.patch43 …label_set_text((GtkLabel *)info, _("Maximum number of failed update password attempts exceeded."));
/openbmc/u-boot/drivers/i2c/
H A Dsandbox_i2c.c76 debug("%s: Max speed exceeded\n", __func__); in sandbox_i2c_xfer()
/openbmc/u-boot/drivers/watchdog/
H A Dbcm6345_wdt.c49 debug("maximum watchdog timeout exceeded\n"); in bcm6345_wdt_start()

1234567