Home
last modified time | relevance | path

Searched full:exceeds (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/Linux-v6.1/drivers/crypto/caam/
Derror.c117 { 0xF1, "3GPP HFN matches or exceeds the Threshold" },
131 { 0x31, "DHR exceeds max. buffer size (allocate mode, S/G format)"},
132 { 0x32, "SGT exceeds max. buffer size (allocate mode, S/G format"},
135 { 0x35, "Length exceeds max. short length (allocate mode, S/G/ format)"},
136 { 0x36, "Memory footprint exceeds max. value (allocate mode, S/G/ format)"},
142 { 0x46, "Annotation length exceeds offset (reuse mode)"},
144 { 0x49, "Data offset correction exceeds input frame data length (reuse mode)"},
/Linux-v6.1/drivers/iio/accel/
Dadxl345_spi.c27 /* Bail out if max_speed_hz exceeds 5 MHz */ in adxl345_spi_probe()
29 return dev_err_probe(&spi->dev, -EINVAL, "SPI CLK, %d Hz exceeds 5 MHz\n", in adxl345_spi_probe()
/Linux-v6.1/lib/math/
Drational-test.c16 { 1230, 10, 100, 20, 100, 1, "Exceeds bounds, semi-convergent term > 1/2 last term" },
17 { 34567,100, 120, 20, 120, 1, "Exceeds bounds, semi-convergent term < 1/2 last term" },
/Linux-v6.1/Documentation/hwmon/
Dadt7462.rst36 any measured value exceeds either limit.
70 temperature sensor associated with the PWM control exceeds temp#_max.
Dw83792d.rst148 exceeds the high limit (T+tolerance), the fan will be turned on with a
152 (1) If the temperature still exceeds the high limit, PWM duty
160 slowly to 0 or a preset stop value until the temperature exceeds the low
Dadt7470.rst35 limit values. The ADT7470 will signal an ALARM if any measured value exceeds
69 temperature sensor associated with the PWM control exceeds
Dadt7475.rst71 any measured value exceeds either limit.
140 the PWM control exceeds temp#_max.
/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c247 DRM_DEV_ERROR(dev->dev, "Width down scaling exceeds limits!\n"); in mdp4_plane_mode_set()
252 DRM_DEV_ERROR(dev->dev, "Height down scaling exceeds limits!\n"); in mdp4_plane_mode_set()
257 DRM_DEV_ERROR(dev->dev, "Width up scaling exceeds limits!\n"); in mdp4_plane_mode_set()
262 DRM_DEV_ERROR(dev->dev, "Height up scaling exceeds limits!\n"); in mdp4_plane_mode_set()
/Linux-v6.1/drivers/thermal/
Dgov_bang_bang.c50 * enable fan when temperature exceeds trip_temp and disable in thermal_zone_trip_update()
89 * * If the fan is not running and temperature exceeds trip_temp, the fan
/Linux-v6.1/drivers/of/
Dof_numa.c36 pr_warn("Node id %u exceeds maximum value\n", nid); in of_numa_parse_cpu_nodes()
60 pr_warn("Node id %u exceeds maximum value\n", nid); in of_numa_parse_memory_nodes()
/Linux-v6.1/drivers/char/
Dhangcheck-timer.c15 * checks whether it was delayed and if that delay exceeds a given
21 * actual duration that the timer waited. If the duration exceeds the
/Linux-v6.1/drivers/char/agp/
Disoch.c156 "by AGP 3.0 devices exceeds that which is supported by " in agp_3_5_isochronous_node_enable()
192 "exceeds that which is supported by the AGP 3.0 " in agp_3_5_isochronous_node_enable()
228 /* Exit if the minimal RQ needs of the masters exceeds what the target in agp_3_5_isochronous_node_enable()
233 "AGP 3.0 devices exceeds the number provided by the " in agp_3_5_isochronous_node_enable()
/Linux-v6.1/sound/soc/sof/
Dipc3-control.c278 dev_err_ratelimited(scomp->dev, "data max %zu exceeds ucontrol data array size\n", in sof_ipc3_bytes_get()
308 dev_err_ratelimited(scomp->dev, "data max %zu exceeds ucontrol data array size\n", in sof_ipc3_bytes_put()
358 dev_err_ratelimited(scomp->dev, "User data size %d exceeds max size %zu\n", in sof_ipc3_bytes_ext_get()
407 dev_err_ratelimited(scomp->dev, "Bytes data size %d exceeds max %zu\n", in sof_ipc3_bytes_ext_put()
477 dev_err_ratelimited(scomp->dev, "User data size %d exceeds max size %zu\n", in sof_ipc3_bytes_ext_volatile_get()
/Linux-v6.1/include/uapi/linux/netfilter/ipset/
Dip_set_bitmap.h11 /* The range exceeds the size limit of the set type */
/Linux-v6.1/tools/perf/pmu-events/arch/x86/alderlake/
Dcache.json236 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
253 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
270 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
287 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
304 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
321 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
338 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
355 …on": "Counts the number of tagged loads with an instruction latency that exceeds or equals the thr…
/Linux-v6.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim_blk.c54 "starting sector exceeds the capacity - start: 0x%llx capacity: 0x%x\n", in vdpasim_blk_check_range()
60 "number of sectors exceeds the max allowed in a request - num: 0x%llx max: 0x%llx\n", in vdpasim_blk_check_range()
67 "request exceeds the capacity - start: 0x%llx num: 0x%llx capacity: 0x%x\n", in vdpasim_blk_check_range()
/Linux-v6.1/block/
Dblk-wbt.c7 * - If the minimum latency in the above window exceeds some target, increment
242 * If our stored sync issue exceeds the window size, or it in latency_exceeded()
243 * exceeds our min target AND we haven't logged any entries, in latency_exceeded()
246 * to complete after being issued. If this time exceeds our in latency_exceeded()
274 * If the 'min' latency exceeds our target, step down. in latency_exceeded()
/Linux-v6.1/rust/alloc/
Draw_vec.rs86 /// Panics if the requested capacity exceeds `isize::MAX` bytes.
261 /// If `len` exceeds `self.capacity()`, this may fail to actually allocate
269 /// Panics if the new capacity exceeds `isize::MAX` bytes.
324 /// If `len` exceeds `self.capacity()`, this may fail to actually allocate
330 /// Panics if the new capacity exceeds `isize::MAX` bytes.
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/
Drohm,bd99954.yaml91 # when battery voltage exceeds this limit voltage (3 in above chart)
102 # battery is expected to be faulty if battery voltage exceeds this limit.
/Linux-v6.1/Documentation/networking/
Dudplite.rst127 if the specified coverage length exceeds the packet length, the packet
189 that for the second packet, the coverage length exceeds the packet
253 coverage length exceeds received length)
/Linux-v6.1/init/
Dversion.c29 pr_warn("hostname parameter exceeds %zd characters and will be truncated", in early_hostname()
/Linux-v6.1/drivers/staging/pi433/
Drf69_enum.h108 /* the number of bytes in the FIFO exceeds FIFO_THRESHOLD */
/Linux-v6.1/sound/hda/
Darray.c14 * Get a new element from the given array. If it exceeds the
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-driver-ib_srp42 exceeds this limit after S/G list collapsing will fail.
55 ib_srp. Specifying a value that exceeds cmd_sg_entries is
/Linux-v6.1/Documentation/filesystems/ext4/
Dbigalloc.rst9 exceeds the page size. However, for a filesystem of mostly huge files,

12345678910>>...29