/linux-6.14.4/Documentation/hwmon/ |
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
|
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
|
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
|
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
|
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
|
D | ds1621.rst | 74 stays high until the high limit is met or exceeded. On the other hand 85 The alarm bits are set when the high or low limits are met or exceeded and 91 any of the limits have ever been met or exceeded since last power-up or
|
D | adt7410.rst | 54 exceeded, as well as a critical temperature (CT) pin to indicate that the 55 critical temperature set point has been exceeded. Both pins can be set up with a
|
/linux-6.14.4/tools/perf/pmu-events/arch/powerpc/power8/ |
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",
|
/linux-6.14.4/tools/perf/pmu-events/arch/powerpc/power10/ |
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." 145 "BriefDescription": "Threshold counter exceeded a value of 64." 150 "BriefDescription": "Threshold counter exceeded a value of 1024." 205 "BriefDescription": "Threshold counter exceeded a value of 128."
|
/linux-6.14.4/Documentation/filesystems/ |
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
|
/linux-6.14.4/drivers/net/ethernet/mscc/ |
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 |
|
/linux-6.14.4/Documentation/ABI/testing/ |
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
|
/linux-6.14.4/include/uapi/linux/ |
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) */
|
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 */
|
/linux-6.14.4/fs/ceph/ |
D | quota.c | 324 * is exceeded or if the root inode is reached. 335 bool exceeded = false; in check_quota_exceeded() local 380 exceeded = (max && (rvalue + delta > max)); in check_quota_exceeded() 385 exceeded = true; in check_quota_exceeded() 391 exceeded = in check_quota_exceeded() 399 exceeded = true; /* Just break the loop */ in check_quota_exceeded() 404 if (exceeded || !next) in check_quota_exceeded() 414 return exceeded; in check_quota_exceeded() 521 /* It is possible for a quota to be exceeded. in ceph_quota_update_statfs()
|
/linux-6.14.4/Documentation/networking/devlink/ |
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…
|
/linux-6.14.4/drivers/scsi/ |
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 …]
|
/linux-6.14.4/drivers/nvme/host/ |
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",
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-flash.rst | 152 - Flash controller voltage to the flash LED has exceeded the limit 164 - Current in the LED power supply has exceeded the limit specific to 177 - The temperature of the LED has exceeded its allowed upper limit.
|
/linux-6.14.4/Documentation/networking/ |
D | xfrm_sync.rst | 102 when the replay sequence is exceeded. 172 is exceeded. 174 In such a case either XFRM_AE_CR (replay exceeded) or XFRM_AE_CE (timeout
|
/linux-6.14.4/drivers/staging/octeon/ |
D | ethernet-spi.c | 27 pr_err("SPI%d: SRX Consecutive Spi4 DIP4 errors have exceeded SPX_ERR_CTL[ERRCNT]\n", in cvm_oct_spxx_int_pr() 58 pr_err("SPI%d: STX FRMCNT has exceeded STX_DIP_CNT[MAXFRM]\n", in cvm_oct_stxx_int_pr() 63 pr_err("SPI%d: STX ERRCNT has exceeded STX_DIP_CNT[MAXDIP]\n", in cvm_oct_stxx_int_pr()
|
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/ |
D | ti,ina3221.yaml | 69 determine if the total summed limit is exceeded. If the 70 shunt-voltage sum limit value is exceeded, the critical alert pin
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_log_debugfs.c | 52 pr_warn_once("preallocated size:%zx for %s exceeded\n", in guc_log_dump_show() 75 pr_warn_once("preallocated size:%zx for %s exceeded\n", in guc_load_err_log_dump_show()
|
/linux-6.14.4/arch/mips/include/uapi/asm/ |
D | signal.h | 57 #define SIGXCPU 30 /* CPU limit exceeded (4.2 BSD). */ 58 #define SIGXFSZ 31 /* File size limit exceeded (4.2 BSD). */
|
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/flower/ |
D | action.c | 147 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at LAG … in nfp_fl_pre_lag() 351 …_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed number of geneve options exceeded"); in nfp_fl_push_geneve_options() 358 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at push… in nfp_fl_push_geneve_options() 367 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at push… in nfp_fl_push_geneve_options() 1085 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at pop … in nfp_flower_loop_action() 1098 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at push… in nfp_flower_loop_action() 1128 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at tunn… in nfp_flower_loop_action() 1170 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at push… in nfp_flower_loop_action() 1185 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at pop … in nfp_flower_loop_action() 1198 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at set … in nfp_flower_loop_action()
|