Home
last modified time | relevance | path

Searched refs:exceeded (Results 1 – 25 of 77) sorted by relevance

1234

/linux-6.15/Documentation/hwmon/
H A Dina209.rst48 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 Dadm9240.rst187 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 Dmax31760.rst33 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 Dina3221.rst38 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 Dadm1026.rst51 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
H A Dxgene-hwmon.rst32 - An 1 would indicates on-die temperature exceeded threshold
H A Dadt7410.rst54 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
H A Dds1621.rst74 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
H A Dacbel-fsg032.rst70 power2_crit_alarm Output power crit alarm limit exceeded.
/linux-6.15/Documentation/filesystems/
H A Dquota.rst46 - 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.15/fs/ceph/
H A Dquota.c335 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()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-led-flash60 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.15/Documentation/networking/devlink/
H A Dprestera.rst57 - 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…
H A Dmlx5.rst269 number of commands issued and failed due to quota exceeded.
272 exceeded.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-flash.rst152 - 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.15/Documentation/devicetree/bindings/hwmon/
H A Dti,ina3221.yaml69 determine if the total summed limit is exceeded. If the
70 shunt-voltage sum limit value is exceeded, the critical alert pin
/linux-6.15/Documentation/networking/
H A Dxfrm_sync.rst102 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.15/Documentation/scheduler/
H A Dsched-eevdf.rst18 has exceeded its portion. EEVDF picks tasks with lag greater or equal to
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dmaxim,max34408.yaml47 when any of the digital comparator thresholds are exceeded as long as the ENA
/linux-6.15/Documentation/driver-api/iio/
H A Dtriggers.rst15 based on hardware generated events (e.g. data ready or threshold exceeded) or
/linux-6.15/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst24 [primary][, containment warning][, reset][, threshold exceeded]\
/linux-6.15/Documentation/admin-guide/mm/damon/
H A Dlru_sort.rst245 Number of times that the time quota limit for hot regions have exceeded.
270 Number of times that the time quota limit for cold regions have exceeded.
/linux-6.15/Documentation/arch/x86/
H A Dbuslock.rst123 is exceeded then any task which is caught via the buslock #DB exception is
/linux-6.15/kernel/sched/
H A Drt.c1007 int exceeded; in update_curr_rt() local
1012 exceeded = sched_rt_runtime_exceeded(rt_rq); in update_curr_rt()
1013 if (exceeded) in update_curr_rt()
1016 if (exceeded) in update_curr_rt()
/linux-6.15/drivers/mtd/ubi/
H A DKconfig21 of UBI devices. When this threshold is exceeded, UBI starts performing

1234