Searched full:conform (Results 1 – 25 of 101) sorted by relevance
12345
/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | tc_restrictions.sh | 300 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
|
D | tc_police_occ.sh | 72 action police rate 100mbit burst 100k conform-exceed drop/ok 82 action police rate 100mbit burst 100k conform-exceed drop/ok \
|
D | tc_police_scale.sh | 48 conform-exceed drop/ok
|
/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | police.json | 197 "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-5.10/include/uapi/linux/ |
D | mempolicy.h | 45 #define MPOL_MF_MOVE (1<<1) /* Move pages owned by this process to conform 47 #define MPOL_MF_MOVE_ALL (1<<2) /* Move every page to conform to policy */
|
/linux-5.10/kernel/cgroup/ |
D | legacy_freezer.c | 152 * conform to the current state. 155 * @freezer->lock. freezer_attach() makes the new tasks conform to the 166 * Make the new tasks conform to the current state of @new_css. in freezer_attach() 171 * Tasks in @tset are on @new_css but may not conform to its in freezer_attach() 197 * @task has just been created and should conform to the current state of
|
/linux-5.10/tools/testing/selftests/net/forwarding/ |
D | tc_police.sh | 156 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 \
|
D | README | 51 o Where possible, IPv6 and IPv4 addresses shall conform to RFC 3849 and
|
/linux-5.10/arch/powerpc/include/asm/ |
D | hvconsole.h | 22 * parm is included to conform to put_chars() function pointer template
|
/linux-5.10/drivers/soc/rockchip/ |
D | Kconfig | 15 to make some of them conform to expectations of the kernel.
|
/linux-5.10/Documentation/devicetree/bindings/i2c/ |
D | qcom,i2c-qup.txt | 24 Child nodes should conform to i2c bus binding.
|
/linux-5.10/Documentation/devicetree/bindings/spi/ |
D | qcom,spi-geni-qcom.txt | 24 SPI slave nodes must be children of the SPI master node and conform to SPI bus
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | psci.yaml | 118 CPU topology, must conform to the binding in [3]. The idle states 119 themselves must conform to the binding in [4] and must specify the
|
/linux-5.10/arch/m68k/ |
D | Kconfig.bus | 25 expansion cards in your Amiga that conform to the Amiga
|
/linux-5.10/net/sctp/ |
D | Kconfig | 24 -- data fragmentation to conform to discovered path MTU size,
|
/linux-5.10/Documentation/networking/ |
D | x25.rst | 24 conform with the JNT "Pink Book", this will have a different interface to
|
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | riscv,cpu-intc.txt | 18 All RISC-V systems that conform to the supervisor ISA specification are
|
/linux-5.10/tools/testing/selftests/futex/ |
D | README | 39 ERROR strings in color for easy visual parsing. Output shall conform to the
|
/linux-5.10/include/linux/ |
D | page-flags-layout.h | 9 * When a memory allocation must conform to specific limitations (such
|
/linux-5.10/Documentation/driver-api/driver-model/ |
D | design-patterns.rst | 7 conform to these design patterns.
|
/linux-5.10/net/can/ |
D | af_can.c | 684 pr_warn_once("PF_CAN: dropped non conform CAN skbuff: dev type %d, len %d\n", in can_rcv() 691 pr_warn_once("PF_CAN: dropped non conform CAN skbuff: dev type %d, len %d, datalen %d\n", in can_rcv() 710 pr_warn_once("PF_CAN: dropped non conform CAN FD skbuff: dev type %d, len %d\n", in canfd_rcv() 717 pr_warn_once("PF_CAN: dropped non conform CAN FD skbuff: dev type %d, len %d, datalen %d\n", in canfd_rcv()
|
/linux-5.10/drivers/isdn/capi/ |
D | kcapi.h | 86 assembles the parameter and builds CAPI2.0 conform messages.
|
/linux-5.10/fs/jfs/ |
D | jfs_superblock.h | 81 * conform with the OS/2 BootSector
|
/linux-5.10/Documentation/vm/ |
D | cleancache.rst | 39 The functions provided must conform to certain semantics as follows: 230 Filesystems that are well-behaved and conform to certain
|
/linux-5.10/Documentation/cpu-freq/ |
D | core.rst | 42 CPUFreq notifiers conform to the standard kernel notifier interface.
|
12345