/openbmc/linux/Documentation/hwmon/ |
H A D | ina209.rst | 48 in0_max_alarm shunt voltage max alarm limit exceeded 49 in0_min_alarm shunt voltage min alarm limit exceeded 50 in0_crit_max_alarm shunt voltage crit max alarm limit exceeded 51 in0_crit_min_alarm shunt voltage crit min alarm limit exceeded 61 in1_max_alarm bus voltage max alarm limit exceeded 62 in1_min_alarm bus voltage min alarm limit exceeded 63 in1_crit_max_alarm bus voltage crit max alarm limit exceeded 64 in1_crit_min_alarm bus voltage crit min alarm limit exceeded 71 power1_max_alarm power max alarm limit exceeded 72 power1_crit_alarm power crit alarm limit exceeded
|
H A D | adm9240.rst | 187 0 +2.5 V_Error high or low limit exceeded 188 1 VCCP_Error high or low limit exceeded 189 2 +3.3 V_Error high or low limit exceeded 190 3 +5 V_Error high or low limit exceeded 192 6 FAN1_Error fan low limit exceeded 193 7 FAN2_Error fan low limit exceeded 194 8 +12 V_Error high or low limit exceeded 195 9 VCCP2_Error high or low limit exceeded
|
H A D | max31760.rst | 33 OT threshold is exceeded, the SHDN pin is asserted low and can be used to 35 remote high-temperature threshold has been exceeded. 67 temp[1-2]_max Temperature max value. Asserts "ALERT" pin when exceeded 69 temp[1-2]_crit Temperature critical value. Asserts "SHDN" pin when exceeded
|
H A D | ina3221.rst | 38 curr[123]_crit_alarm Critical alert current limit exceeded 42 curr[123]_max_alarm Warning alert current limit exceeded 54 curr4_crit_alarm Critical alert current limit exceeded for sum of
|
H A D | adm1026.rst | 51 limit. If the limit is exceeded, an interrupt (#SMBALERT) can be 53 limits for each sensor. If this limit is exceeded, the #THERM output will 59 corresponds to a minimum fan speed. If the limit is exceeded, an interrupt
|
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/ |
H A D | pmc.json | 83 "BriefDescription": "Threshold counter exceeded a value of 1024", 89 "BriefDescription": "Threshold counter exceeded a value of 128", 95 "BriefDescription": "Threshold counter exceeded a value of 2048", 107 "BriefDescription": "Threshold counter exceeded a value of 32", 119 "BriefDescription": "Threshold counter exceeded a value of 512", 126 "PublicDescription": "Threshold counter exceeded a value of 64" 131 "BriefDescription": "threshold exceeded",
|
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/ |
H A D | pmc.json | 60 "BriefDescription": "Threshold counter exceeded a count of 256." 65 "BriefDescription": "Threshold exceeded." 95 "BriefDescription": "Threshold counter exceeded a value of 32." 100 "BriefDescription": "Threshold counter exceeded a value of 512." 135 "BriefDescription": "Threshold counter exceeded a value of 64." 140 "BriefDescription": "Threshold counter exceeded a value of 1024." 195 "BriefDescription": "Threshold counter exceeded a value of 128."
|
/openbmc/linux/Documentation/filesystems/ |
H A D | quota.rst | 46 - type of quota being exceeded (one of USRQUOTA, GRPQUOTA) 49 is being exceeded. 53 - what kind of limit is exceeded: 58 inode softlimit is exceeded longer 65 space (block) softlimit is exceeded
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/ |
H A D | HardShutdown.interface.yaml | 39 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 D | Warning.interface.yaml | 38 True if the sensor value has exceeded the defined bound. False if the 39 sensor value has not exceeded the defined bound. 46 True if the sensor value has exceeded the defined bound. False if the 47 sensor value has not exceeded the defined bound.
|
H A D | SoftShutdown.interface.yaml | 38 True if the sensor value has exceeded the defined bound. False if the 39 sensor value has not exceeded the defined bound. 46 True if the sensor value has exceeded the defined bound. False if the 47 sensor value has not exceeded the defined bound.
|
H A D | Critical.interface.yaml | 38 True if the sensor value has exceeded the defined bound. False if the 39 sensor value has not exceeded the defined bound. 46 True if the sensor value has exceeded the defined bound. False if the 47 sensor value has not exceeded the defined bound.
|
H A D | PerformanceLoss.interface.yaml | 38 True if the sensor value has exceeded the defined bound. False if the 39 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/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_devlink.c | 284 * (setting them to 0 will make them always exceeded), and rely only on the 287 * the port and port-TC reservations are not exceeded. 430 * |exceeded | |exceeded | |exceeded | |exceeded | 435 * |exceeded | |exceeded | |exceeded | |exceeded | 440 * |exceeded | |exceeded | |exceeded | |exceeded | 445 * |exceeded | |exceeded | |exceeded | |exceeded |
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-flash | 60 has exceeded the limit specific to the flash controller 61 * flash-timeout-exceeded 73 supply has exceeded the limit specific to the flash 88 the temperature of the LED has exceeded
|
/openbmc/linux/include/uapi/linux/ |
H A D | timex.h | 84 __kernel_long_t jitcnt; /* jitter limit exceeded (ro) */ 87 __kernel_long_t stbcnt; /* stability limit exceeded (ro) */ 124 long long jitcnt; /* jitter limit exceeded (ro) */ 127 long long stbcnt; /* stability limit exceeded (ro) */ 182 #define STA_PPSJITTER 0x0200 /* PPS signal jitter exceeded (ro) */ 183 #define STA_PPSWANDER 0x0400 /* PPS signal wander exceeded (ro) */
|
H A D | icmp.h | 31 #define ICMP_TIME_EXCEEDED 11 /* Time Exceeded */ 68 #define ICMP_EXC_TTL 0 /* TTL count exceeded */ 69 #define ICMP_EXC_FRAGTIME 1 /* Fragment Reass time exceeded */
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Threshold.errors.yaml | 3 description: Sensor device has exceeded its upper bound. 7 description: Sensor device has exceeded its lower bound.
|
/openbmc/linux/fs/ceph/ |
H A D | quota.c | 319 * is exceeded or if the root inode is reached. 329 bool exceeded = false; in check_quota_exceeded() local 373 exceeded = (max && (rvalue + delta > max)); in check_quota_exceeded() 378 exceeded = true; in check_quota_exceeded() 384 exceeded = in check_quota_exceeded() 392 exceeded = true; /* Just break the loop */ in check_quota_exceeded() 397 if (exceeded || !next) in check_quota_exceeded() 407 return exceeded; in check_quota_exceeded() 514 /* It is possible for a quota to be exceeded. in ceph_quota_update_statfs()
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | config | 39 # 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 D | json-streamer.c | 70 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/linux/Documentation/networking/devlink/ |
H A D | prestera.rst | 57 - Traps (exception) packets that exceeded port's MTU 63 - Traps (exception) IPv4 packets whose TTL exceeded 141 …g packets (dropped by Ingress policer, metering drop), e.g. packet rate exceeded configured bandwi…
|
/openbmc/linux/drivers/scsi/ |
H A D | sense_codes.h | 102 SENSE_CODE(0x0B01, "Warning - specified temperature exceeded") 111 SENSE_CODE(0x0B0A, "Warning - high critical temperature limit exceeded") 112 SENSE_CODE(0x0B0B, "Warning - low critical temperature limit exceeded") 113 SENSE_CODE(0x0B0C, "Warning - high operating temperature limit exceeded") 114 SENSE_CODE(0x0B0D, "Warning - low operating temperature limit exceeded") 115 SENSE_CODE(0x0B0E, "Warning - high critical humidity limit exceeded") 116 SENSE_CODE(0x0B0F, "Warning - low critical humidity limit exceeded") 117 SENSE_CODE(0x0B10, "Warning - high operating humidity limit exceeded") 118 SENSE_CODE(0x0B11, "Warning - low operating humidity limit exceeded") 315 SENSE_CODE(0x260B, "Inline data length exceeded") [all …]
|
/openbmc/linux/drivers/nvme/host/ |
H A D | constants.c | 86 [NVME_SC_ATOMIC_WU_EXCEEDED] = "Atomic Write Unit Exceeded", 104 [NVME_SC_CAP_EXCEEDED] = "Capacity Exceeded", 111 [NVME_SC_ABORT_LIMIT] = "Abort Command Limit Exceeded", 113 [NVME_SC_ASYNC_LIMIT] = "Asynchronous Event Request Limit Exceeded",
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
H A D | Cap.interface.yaml | 50 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
|