Home
last modified time | relevance | path

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

12345678910>>...29

/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Dtc_restrictions.sh300 action police rate 0.5kbit burst 1m conform-exceed drop/ok
305 action police rate 2.5tbit burst 1g conform-exceed drop/ok
310 action police rate 1.5kbit burst 1m conform-exceed drop/ok
317 action police rate 1.9tbit burst 1g conform-exceed drop/ok
324 action police rate 1.5kbit burst 512b conform-exceed drop/ok
329 action police rate 1.5kbit burst 2k conform-exceed drop/ok
350 action police rate 100mbit burst 100k conform-exceed drop/ok
357 action police rate 100mbit burst 100k conform-exceed drop/pipe \
358 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 \
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/fs/hmdfs/
Dclient_writeback.c26 /* Exceed flags */
175 * exceed the freerun ceiling. in hmdfs_init_dirty_limit()
300 unsigned long exceed = 0; in hmdfs_balance_dirty_pages() local
358 exceed |= HMDFS_FS_EXCEED; in hmdfs_balance_dirty_pages()
360 exceed |= HMDFS_FILE_EXCEED; in hmdfs_balance_dirty_pages()
362 if (!exceed) { in hmdfs_balance_dirty_pages()
369 * Per-file or per-fs reclaimable pages exceed throttle limit, in hmdfs_balance_dirty_pages()
372 dirty_exceeded |= exceed; in hmdfs_balance_dirty_pages()
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/include/linux/
Dshmem_fs.h91 SGP_READ, /* don't exceed i_size, don't allocate page */
92 SGP_CACHE, /* don't exceed i_size, may allocate page */
95 SGP_WRITE, /* may exceed i_size, may allocate !Uptodate page */
/kernel/linux/linux-5.10/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",
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
Dtc_police.sh156 action police rate 80mbit burst 16k conform-exceed drop/ok
168 action police rate 80mbit burst 16k conform-exceed drop/ok
210 action police rate 80mbit burst 16k conform-exceed drop/ok \
249 action police rate 80mbit burst 16k conform-exceed drop/pipe \
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/
Dpthread_test_005.cpp49 … ICUNIT_GOTO_WITHIN_EQUAL(pid, 0, 100000, pid, EXIT); // 100000, The pid will never exceed 100000. in threadFunc()
86 ICUNIT_ASSERT_WITHIN_EQUAL(pid, 0, 100000, pid); // 100000, The pid will never exceed 100000. in Testcase()
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dboot.h10 * not exceed 2MB in size.
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm283x-rpi-usb-otg.dtsi8 * fifo sizes shouldn't exceed 3776 bytes.
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/sound/soc/sof/
Dcontrol.c407 /* check data size doesn't exceed max coming from topology */ in snd_sof_bytes_ext_volatile_get()
418 /* make sure we don't exceed size provided by user space for data */ in snd_sof_bytes_ext_volatile_get()
468 /* check data size doesn't exceed max coming from topology */ in snd_sof_bytes_ext_get()
478 /* make sure we don't exceed size provided by user space for data */ in snd_sof_bytes_ext_get()
/kernel/linux/linux-5.10/include/linux/power/
Dcharger-manager.h156 * If whole charging duration exceed 'charging_max_duration_ms',
160 * after full-batt. If discharging duration exceed 'discharging
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dcputopology.rst138 HOTPLUGGED off (see cpu-hotplug.txt) or exceed the limit
154 In this example, there are 64 CPUs in the system but cpus 32-63 exceed
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dmaxim,max3421.txt5 - spi-max-frequency: maximum frequency for this device must not exceed 26 MHz.
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dcpcmd.h22 * rlen: size of the response buffer, cpcmd will not exceed this size
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/backlight/
Dcommon.yaml23 system on start-up. The brightness should not exceed the brightness the
/kernel/linux/linux-5.10/Documentation/hwmon/
Dtmp108.rst22 can be set when temperatures exceed minimum or maximum values plus or minus a

12345678910>>...29