| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-switch.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2010-2012 by Dell Inc. All rights reserved. 4 * Copyright (C) 2011-2013 Red Hat, Inc. 8 * dm-switch is a device-mapper target that maps IO to underlying block 9 * devices efficiently when there are a large number of fixed-sized 11 * mapping representation such as dm-stripe. 14 #include <linux/device-mapper.h> 44 unsigned int region_size; /* Region size in 512-byte sectors */ 46 signed char region_size_bits; /* log2 of region_size or -1 */ 50 signed char region_entries_per_slot_bits; /* log2 of region_entries_per_slot or -1 */ [all …]
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-switch.c | 2 * Copyright (C) 2010-2012 by Dell Inc. All rights reserved. 3 * Copyright (C) 2011-2013 Red Hat, Inc. 7 * dm-switch is a device-mapper target that maps IO to underlying block 8 * devices efficiently when there are a large number of fixed-sized 10 * mapping representation such as dm-stripe. 13 #include <linux/device-mapper.h> 43 unsigned region_size; /* Region size in 512-byte sectors */ 45 signed char region_size_bits; /* log2 of region_size or -1 */ 49 signed char region_entries_per_slot_bits; /* log2 of region_entries_per_slot or -1 */ 68 sctx->ti = ti; in alloc_switch_ctx() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| D | mpls.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]+: mpls.*dec_ttl.*pipe.*index 8 ref", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]+: mpls.*dec_ttl.*pass.*index 8 ref", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | tunnel_key.json | 13 1, 14 255 17 … "cmdUnderTest": "$TC actions add action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 id 1", 20 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_i… 21 "matchCount": "1", 37 1, 38 255 42 "expExitCode": "255", 44 "matchPattern": "action order [0-9]+: tunnel_key set.*dst_ip 20.20.20.2.*key_id 100", 50 1, [all …]
|
| D | sample.json | 13 1, 14 255 17 "cmdUnderTest": "$TC actions add action sample rate 10 group 1 index 2", 20 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 2 ref", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]+: sample rate 1/700 group 2 continue.*index 2 ref", 45 "matchCount": "1", 61 1, [all …]
|
| D | skbedit.json | 13 1, 14 255 17 "cmdUnderTest": "$TC actions add action skbedit mark 1", 20 "matchPattern": "action order [0-9]*: skbedit mark 1", 21 "matchCount": "1", 28 "name": "Add skbedit action with 32-bit maximum mark", 37 1, 38 255 41 "cmdUnderTest": "$TC actions add action skbedit mark 4294967295 pipe index 1", 43 "verifyCmd": "$TC actions get action skbedit index 1", [all …]
|
| D | pedit.json | 13 1, 14 255 20 …"matchPattern": "action order [0-9]+: pedit action pass keys 1.*index 1 ref.*key #0 at ipv4\\+8:… 21 "matchCount": "1", 37 1, 38 255 43 "expExitCode": "255", 45 …"matchPattern": "action order [0-9]+: pedit action pass keys 1.*index 90 ref.*key #0 at ipv4\\+8… 46 "matchCount": "1", 63 1, [all …]
|
| D | ife.json | 13 1, 14 255 20 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2", 21 "matchCount": "1", 37 1, 38 255 44 … "matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark.*index 2", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | police.json | 13 1, 14 255 17 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1", 20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb", 21 "matchCount": "1", 37 1, 38 255 43 "expExitCode": "255", 45 "matchPattern": "action order [0-9]*: police 0x9", 46 "matchCount": "1", [all …]
|
| D | nat.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]+: nat ingress 192.168.1.1/32 200.200.200.1 pass", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]+: nat ingress 1.1.1.1/32 2.2.2.1 pipe.*index 77 ref", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | gact.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]*: gact action pass.*index 8 ref", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]*: gact action pipe.*index 6 ref", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | vlan.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]+: vlan.*pop.*pipe.*index 8 ref", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]+: vlan.*pop.*pass.*index 8 ref", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| D | mpls.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]+: mpls.*dec_ttl.*pipe.*index 8 ref", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]+: mpls.*dec_ttl.*pass.*index 8 ref", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | tunnel_key.json | 13 1, 14 255 17 … "cmdUnderTest": "$TC actions add action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 id 1", 20 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_i… 21 "matchCount": "1", 37 1, 38 255 42 "expExitCode": "255", 44 "matchPattern": "action order [0-9]+: tunnel_key set.*dst_ip 20.20.20.2.*key_id 100", 50 1, [all …]
|
| D | sample.json | 13 1, 14 255 17 "cmdUnderTest": "$TC actions add action sample rate 10 group 1 index 2", 20 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 2 ref", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]+: sample rate 1/700 group 2 continue.*index 2 ref", 45 "matchCount": "1", 61 1, [all …]
|
| D | skbedit.json | 13 1, 14 255 17 "cmdUnderTest": "$TC actions add action skbedit mark 1", 20 "matchPattern": "action order [0-9]*: skbedit mark 1", 21 "matchCount": "1", 28 "name": "Add skbedit action with 32-bit maximum mark", 37 1, 38 255 41 "cmdUnderTest": "$TC actions add action skbedit mark 4294967295 pipe index 1", 43 "verifyCmd": "$TC actions get action skbedit index 1", [all …]
|
| D | ife.json | 13 1, 14 255 20 …"matchPattern": "action order [0-9]*: ife encode action pass.*type 0[xX]ED3E.*allow mark.*index 2", 21 "matchCount": "1", 37 1, 38 255 44 … "matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*use mark.*index 2", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | police.json | 13 1, 14 255 17 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1", 20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb", 21 "matchCount": "1", 37 1, 38 255 43 "expExitCode": "255", 45 "matchPattern": "action order [0-9]*: police 0x9", 46 "matchCount": "1", [all …]
|
| D | pedit.json | 13 1, 14 255 20 …"matchPattern": "action order [0-9]+: pedit action pass keys 1.*index 1 ref.*key #0 at ipv4\\+8:… 21 "matchCount": "1", 37 1, 38 255 43 "expExitCode": "255", 45 …"matchPattern": "action order [0-9]+: pedit action pass keys 1.*index 90 ref.*key #0 at ipv4\\+8… 46 "matchCount": "1", 63 1, [all …]
|
| D | ctinfo.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]*: ctinfo zone 0 pipe.*index 10 ref", 21 "matchCount": "1", 37 1, 38 255 44 …"matchPattern": "action order [0-9]*: ctinfo zone 0 pipe.*index 100 ref.*dscp 0xfc000000 0x0100000… 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | nat.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]+: nat ingress 192.168.1.1/32 200.200.200.1 pass", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]+: nat ingress 1.1.1.1/32 2.2.2.1 pipe.*index 77 ref", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | vlan.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]+: vlan.*pop.*pipe.*index 8 ref", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]+: vlan.*pop.*pass.*index 8 ref", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | gact.json | 13 1, 14 255 20 "matchPattern": "action order [0-9]*: gact action pass.*index 8 ref", 21 "matchCount": "1", 37 1, 38 255 44 "matchPattern": "action order [0-9]*: gact action pipe.*index 6 ref", 45 "matchCount": "1", 61 1, 62 255 [all …]
|
| D | mirred.json | 13 1, 14 255 17 "cmdUnderTest": "$TC actions add action mirred egress mirror index 1 dev lo", 20 "matchPattern": "action order [0-9]*: mirred \\(Egress Mirror to device lo\\).*index 1 ref", 21 "matchCount": "1", 37 1, 38 255 44 … "matchPattern": "action order [0-9]*: mirred \\(Egress Redirect to device lo\\).*index 2 ref", 45 "matchCount": "1", 62 1, [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ipa/data/ |
| D | ipa_data-v3.1.c | 1 // SPDX-License-Identifier: GPL-2.0 3 /* Copyright (c) 2012-2018, The Linux Foundation. All rights reserved. 4 * Copyright (C) 2019-2021 Linaro Ltd. 14 /** enum ipa_resource_type - IPA resource types for an SoC having IPA v3.1 */ 32 /* Resource groups used for an SoC having IPA v3.1 */ 53 /* QSB configuration data for an SoC having IPA v3.1 */ 65 /* Endpoint data for an SoC having IPA v3.1 */ 186 /* Source resource configuration data for an SoC having IPA v3.1 */ 190 .min = 3, .max = 255, 193 .min = 3, .max = 255, [all …]
|