Home
last modified time | relevance | path

Searched full:exceed (Results 1 – 25 of 728) sorted by relevance

12345678910>>...30

/Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/
Dtc_restrictions.sh319 action police rate 0.5kbit burst 1m conform-exceed drop/ok
324 action police rate 2.5tbit burst 1g conform-exceed drop/ok
329 action police rate 1.5kbit burst 1m conform-exceed drop/ok
336 action police rate 1.9tbit burst 1g conform-exceed drop/ok
343 action police rate 1.5kbit burst 512b conform-exceed drop/ok
348 action police rate 1.5kbit burst 2k conform-exceed drop/ok
369 action police rate 100mbit burst 100k conform-exceed drop/ok
376 action police rate 100mbit burst 100k conform-exceed drop/pipe \
377 action police rate 200mbit burst 200k conform-exceed drop/ok
Dtc_police_occ.sh72 action police rate 100mbit burst 100k conform-exceed drop/ok
82 action police rate 100mbit burst 100k conform-exceed drop/ok \
/Linux-v5.15/tools/testing/selftests/tc-testing/tc-tests/actions/
Dpolice.json197 "name": "Add police actions with conform-exceed control continue/drop",
210 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed continue/drop …
221 "name": "Add police actions with conform-exceed control pass/reclassify",
234 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/reclassif…
245 "name": "Add police actions with conform-exceed control pass/pipe",
258 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/pipe inde…
282 …"cmdUnderTest": "$TC actions add action police rate 3tb burst 250k conform-exceed pass/pipe index …
306 …"cmdUnderTest": "$TC actions add action police rate 3kbit burst 250P conform-exceed pass/pipe inde…
317 "name": "Add police actions with conform-exceed control pass/pipe [with numeric values]",
330 … "cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed 0/3 index 1",
[all …]
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_check_mtu.c70 /* Exceed MTU with 1 via delta adjust */ in xdp_exceed_mtu()
146 mtu_len += 1; /* Exceed with 1 */ in xdp_input_len_exceed()
185 /* Exceed MTU with 1 via delta adjust */ in tc_exceed_mtu()
212 /* Exceed MTU with 1 via delta adjust */ in tc_exceed_mtu_da()
282 mtu_len += 1; /* Exceed with 1 */ in tc_input_len_exceed()
/Linux-v5.15/drivers/firmware/efi/libstub/
Dmem.c54 * exceed this headroom once we are ready to trigger in efi_get_memory_map()
83 * exceed
86 * to EFI_ALLOC_ALIGN. The last allocated page will not exceed the address
Dalignedmem.c15 * exceed
20 * not exceed the address given by @max.
/Linux-v5.15/tools/testing/selftests/net/forwarding/
Dtc_police.sh158 action police rate 80mbit burst 16k conform-exceed drop/ok
170 action police rate 80mbit burst 16k conform-exceed drop/ok
212 action police rate 80mbit burst 16k conform-exceed drop/ok \
251 action police rate 80mbit burst 16k conform-exceed drop/pipe \
330 action police pkts_rate 2000 pkts_burst 400 conform-exceed drop/ok
342 action police pkts_rate 2000 pkts_burst 400 conform-exceed drop/ok
/Linux-v5.15/include/linux/
Dshmem_fs.h101 SGP_READ, /* don't exceed i_size, don't allocate page */
103 SGP_CACHE, /* don't exceed i_size, may allocate page */
104 SGP_WRITE, /* may exceed i_size, may allocate !Uptodate page */
/Linux-v5.15/tools/perf/pmu-events/arch/powerpc/power8/
Dpmc.json101 "BriefDescription": "Threshold counter exceed a count of 256",
113 "BriefDescription": "Threshold counter exceed a count of 4096",
/Linux-v5.15/Documentation/filesystems/
Dquota.rst11 and the second one hardlimit. A user can never exceed a hardlimit for any
12 resource (unless he has CAP_SYS_RESOURCE capability). User is allowed to exceed
/Linux-v5.15/drivers/block/paride/
DTransition-notes11 IOW, the sequence is A?(BA|BC|B)*. OTOH, number of B can not exceed
16 since at any time number of B can not exceed the number of these
17 moments which, in turn, can not exceed the number of A and C.
/Linux-v5.15/Documentation/admin-guide/
Dcputopology.rst61 HOTPLUGGED off or exceed the limit of CPUs allowed by the
77 In this example, there are 64 CPUs in the system but cpus 32-63 exceed
/Linux-v5.15/drivers/s390/cio/
Ditcw.c37 * - total number of bytes required per itcw may not exceed 4k bytes
172 * - total data should not exceed 4k
288 * would exceed the available space.
310 * the new tidaw on success or -%ENOSPC if the new tidaw would exceed the
/Linux-v5.15/drivers/gpu/drm/sti/
Dsti_awg_utils.c39 /* skip, repeat and replay arg should not exceed 1023. in awg_generate_instr()
40 * If user wants to exceed this value, the instruction should be in awg_generate_instr()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-net-cdc_ncm46 The maximum NTB size for RX. Cannot exceed the
62 The maximum NTB size for TX. Cannot exceed the
Dsysfs-class-led-multicolor21 not exceed /sys/class/leds/<led>/max_brightness.
/Linux-v5.15/arch/arm64/include/asm/
Dboot.h10 * not exceed 2MB in size.
/Linux-v5.15/arch/arm/boot/dts/
Dbcm283x-rpi-usb-otg.dtsi8 * fifo sizes shouldn't exceed 3776 bytes.
/Linux-v5.15/include/linux/power/
Dcharger-manager.h156 * If whole charging duration exceed 'charging_max_duration_ms',
160 * after full-batt. If discharging duration exceed 'discharging
/Linux-v5.15/sound/soc/sof/
Dcontrol.c429 /* check data size doesn't exceed max coming from topology */ in snd_sof_bytes_ext_volatile_get()
440 /* make sure we don't exceed size provided by user space for data */ in snd_sof_bytes_ext_volatile_get()
490 /* check data size doesn't exceed max coming from topology */ in snd_sof_bytes_ext_get()
500 /* make sure we don't exceed size provided by user space for data */ in snd_sof_bytes_ext_get()
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Dmaxim,max3421.txt5 - spi-max-frequency: maximum frequency for this device must not exceed 26 MHz.
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_types.c264 /* Check that a file block offset does not exceed the maximum. */
273 /* Check that a range of file block offsets do not exceed the maximum. */
/Linux-v5.15/arch/s390/include/asm/
Dcpcmd.h22 * rlen: size of the response buffer, cpcmd will not exceed this size
/Linux-v5.15/fs/xfs/scrub/
Dquota.c126 * Check that usage doesn't exceed physical limits. However, on in xchk_quota_item()
127 * a reflink filesystem we're allowed to exceed physical space in xchk_quota_item()
/Linux-v5.15/Documentation/hwmon/
Dtmp108.rst22 can be set when temperatures exceed minimum or maximum values plus or minus a

12345678910>>...30