| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | so_txtime.sh | 20 ./so_txtime -4 -6 -c mono a,-1 a,-1 21 ./so_txtime -4 -6 -c mono a,0 a,0 22 ./so_txtime -4 -6 -c mono a,10 a,10 23 ./so_txtime -4 -6 -c mono a,10,b,20 a,10,b,20 24 ./so_txtime -4 -6 -c mono a,20,b,10 b,20,a,20 27 ! ./so_txtime -4 -6 -c tai a,-1 a,-1 28 ! ./so_txtime -4 -6 -c tai a,0 a,0 29 ./so_txtime -4 -6 -c tai a,10 a,10 30 ./so_txtime -4 -6 -c tai a,10,b,20 a,10,b,20 31 ./so_txtime -4 -6 -c tai a,20,b,10 b,10,a,20
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
| D | cpt_common.h | 39 #define CPTX_PF_CONSTANTS(a) (0x0ll + ((u64)(a) << 36)) argument 40 #define CPTX_PF_RESET(a) (0x100ll + ((u64)(a) << 36)) argument 41 #define CPTX_PF_DIAG(a) (0x120ll + ((u64)(a) << 36)) argument 42 #define CPTX_PF_BIST_STATUS(a) (0x160ll + ((u64)(a) << 36)) argument 43 #define CPTX_PF_ECC0_CTL(a) (0x200ll + ((u64)(a) << 36)) argument 44 #define CPTX_PF_ECC0_FLIP(a) (0x210ll + ((u64)(a) << 36)) argument 45 #define CPTX_PF_ECC0_INT(a) (0x220ll + ((u64)(a) << 36)) argument 46 #define CPTX_PF_ECC0_INT_W1S(a) (0x230ll + ((u64)(a) << 36)) argument 47 #define CPTX_PF_ECC0_ENA_W1S(a) (0x240ll + ((u64)(a) << 36)) argument 48 #define CPTX_PF_ECC0_ENA_W1C(a) (0x250ll + ((u64)(a) << 36)) argument [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
| D | cpt_common.h | 39 #define CPTX_PF_CONSTANTS(a) (0x0ll + ((u64)(a) << 36)) argument 40 #define CPTX_PF_RESET(a) (0x100ll + ((u64)(a) << 36)) argument 41 #define CPTX_PF_DIAG(a) (0x120ll + ((u64)(a) << 36)) argument 42 #define CPTX_PF_BIST_STATUS(a) (0x160ll + ((u64)(a) << 36)) argument 43 #define CPTX_PF_ECC0_CTL(a) (0x200ll + ((u64)(a) << 36)) argument 44 #define CPTX_PF_ECC0_FLIP(a) (0x210ll + ((u64)(a) << 36)) argument 45 #define CPTX_PF_ECC0_INT(a) (0x220ll + ((u64)(a) << 36)) argument 46 #define CPTX_PF_ECC0_INT_W1S(a) (0x230ll + ((u64)(a) << 36)) argument 47 #define CPTX_PF_ECC0_ENA_W1S(a) (0x240ll + ((u64)(a) << 36)) argument 48 #define CPTX_PF_ECC0_ENA_W1C(a) (0x250ll + ((u64)(a) << 36)) argument [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| D | test_emulate_step.c | 52 #define TEST_PADDI(t, a, i, pr) \ argument 54 PPC_RAW_ADDI(t, a, i)) 93 unsigned long a = 0x23; in test_ld() local 97 regs.gpr[3] = (unsigned long) &a; in test_ld() 102 if (stepped == 1 && regs.gpr[5] == a) in test_ld() 111 unsigned long a = 0x23; in test_pld() local 120 regs.gpr[3] = (unsigned long)&a; in test_pld() 125 if (stepped == 1 && regs.gpr[5] == a) in test_pld() 134 unsigned int a = 0x4545; in test_lwz() local 138 regs.gpr[3] = (unsigned long) &a; in test_lwz() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | so_txtime.sh | 73 do_test 4 mono a,-1 a,-1 74 do_test 6 mono a,0 a,0 75 do_test 6 mono a,10 a,10 76 do_test 4 mono a,10,b,20 a,10,b,20 77 do_test 6 mono a,20,b,10 b,20,a,20 80 ! do_test 4 tai a,-1 a,-1 81 ! do_test 6 tai a,0 a,0 82 do_test 6 tai a,10 a,10 83 do_test 4 tai a,10,b,20 a,10,b,20 84 do_test 6 tai a,20,b,10 b,10,a,20
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ |
| D | numa.txt | 9 Systems employing a Non Uniform Memory Access (NUMA) architecture contain 11 that comprise what is commonly known as a NUMA node. 21 For the purpose of identification, each NUMA node is associated with a unique 22 token known as a node id. For the purpose of this binding 23 a node id is a 32-bit integer. 25 A device node is associated with a NUMA node by the presence of a 45 This property defines a matrix to describe the relative distances 47 It is represented as a list of node pairs and their relative distance. 52 2. The distance from a node to self (local distance) is represented 54 a value greater than 10. [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/xfails/ |
| D | virtio_gpu-none-fails.txt | 16 kms_plane_scaling@planes-upscale-20x20,Fail 17 kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25,Fail 18 kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5,Fail 19 kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75,Fail 20 kms_plane_scaling@upscale-with-modifier-20x20,Fail 22 kms_plane_scaling@upscale-with-pixel-format-20x20,Fail 24 kms_plane_scaling@upscale-with-rotation-20x20,Fail 27 kms_vblank@pipe-A-accuracy-idle,Fail 28 kms_vblank@pipe-A-query-busy,Fail 29 kms_vblank@pipe-A-query-forked,Fail [all …]
|
| /kernel/linux/linux-6.6/arch/alpha/lib/ |
| D | ev6-csum_ipv6_magic.S | 32 * Then turn it back into a sign extended 32-bit item 43 * Truncate to a ushort. (took 13 instructions) 46 * split into 2 uints, add those, generating a ulong 47 * add the 3 low ushorts together, generating a uint 48 * a final add of the 2 lower ushorts 71 zapnot $20,15,$20 # U : zero extend incoming csum 96 addq $20,$0,$20 # E : begin summing the words 104 cmpult $20,$0,$0 # E : 105 addq $20,$1,$20 # E : 111 cmpult $20,$1,$1 # E : [all …]
|
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| D | ev6-csum_ipv6_magic.S | 32 * Then turn it back into a sign extended 32-bit item 43 * Truncate to a ushort. (took 13 instructions) 46 * split into 2 uints, add those, generating a ulong 47 * add the 3 low ushorts together, generating a uint 48 * a final add of the 2 lower ushorts 71 zapnot $20,15,$20 # U : zero extend incoming csum 96 addq $20,$0,$20 # E : begin summing the words 104 cmpult $20,$0,$0 # E : 105 addq $20,$1,$20 # E : 111 cmpult $20,$1,$1 # E : [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | bridge_mld.sh | 14 MZPKT_IS_INC="33:33:00:00:00:01:fe:54:00:04:5e:ba:86:dd:60:0a:2d:ae:00:54:00:01:fe:80:00:\ 15 00:00:00:00:00:fc:54:00:ff:fe:04:5e:ba:ff:02:00:00:00:00:00:00:00:00:00:00:00:00:00:01:3a:\ 17 00:00:00:00:cc:20:01:0d:b8:00:01:00:00:00:00:00:00:00:00:00:01:20:01:0d:b8:00:01:00:00:00:\ 18 00:00:00:00:00:00:02:20:01:0d:b8:00:01:00:00:00:00:00:00:00:00:00:03" 20 MZPKT_IS_INC2="33:33:00:00:00:01:fe:54:00:04:5e:ba:86:dd:60:0a:2d:ae:00:54:00:01:fe:80:00:\ 21 00:00:00:00:00:fc:54:00:ff:fe:04:5e:ba:ff:02:00:00:00:00:00:00:00:00:00:00:00:00:00:01:3a:00:\ 23 00:00:cc:20:01:0d:b8:00:01:00:00:00:00:00:00:00:00:00:10:20:01:0d:b8:00:01:00:00:00:00:00:00:\ 24 00:00:00:11:20:01:0d:b8:00:01:00:00:00:00:00:00:00:00:00:12" 25 # MLDv2 is_in report: grp ff02::cc is_include 2001:db8:1::20,2001:db8:1::30 26 MZPKT_IS_INC3="33:33:00:00:00:01:fe:54:00:04:5e:ba:86:dd:60:0a:2d:ae:00:44:00:01:fe:80:00:00:00:\ [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/ |
| D | bridge_mld.sh | 14 MZPKT_IS_INC="33:33:00:00:00:01:fe:54:00:04:5e:ba:86:dd:60:0a:2d:ae:00:54:00:01:fe:80:00:\ 15 00:00:00:00:00:fc:54:00:ff:fe:04:5e:ba:ff:02:00:00:00:00:00:00:00:00:00:00:00:00:00:01:3a:\ 17 00:00:00:00:cc:20:01:0d:b8:00:01:00:00:00:00:00:00:00:00:00:01:20:01:0d:b8:00:01:00:00:00:\ 18 00:00:00:00:00:00:02:20:01:0d:b8:00:01:00:00:00:00:00:00:00:00:00:03" 20 MZPKT_IS_INC2="33:33:00:00:00:01:fe:54:00:04:5e:ba:86:dd:60:0a:2d:ae:00:54:00:01:fe:80:00:\ 21 00:00:00:00:00:fc:54:00:ff:fe:04:5e:ba:ff:02:00:00:00:00:00:00:00:00:00:00:00:00:00:01:3a:00:\ 23 00:00:cc:20:01:0d:b8:00:01:00:00:00:00:00:00:00:00:00:10:20:01:0d:b8:00:01:00:00:00:00:00:00:\ 24 00:00:00:11:20:01:0d:b8:00:01:00:00:00:00:00:00:00:00:00:12" 25 # MLDv2 is_in report: grp ff02::cc is_include 2001:db8:1::20,2001:db8:1::30 26 MZPKT_IS_INC3="33:33:00:00:00:01:fe:54:00:04:5e:ba:86:dd:60:0a:2d:ae:00:44:00:01:fe:80:00:00:00:\ [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/acpi/ |
| D | fan_performance_states.rst | 7 When the optional _FPS object is present under an ACPI device representing a 22 -r--r--r-- 1 root root 4096 Dec 13 20:38 state0 23 -r--r--r-- 1 root root 4096 Dec 13 20:38 state1 24 -r--r--r-- 1 root root 4096 Dec 13 20:38 state10 25 -r--r--r-- 1 root root 4096 Dec 13 20:38 state11 26 -r--r--r-- 1 root root 4096 Dec 13 20:38 state2 27 -r--r--r-- 1 root root 4096 Dec 13 20:38 state3 28 -r--r--r-- 1 root root 4096 Dec 13 20:38 state4 29 -r--r--r-- 1 root root 4096 Dec 13 20:38 state5 30 -r--r--r-- 1 root root 4096 Dec 13 20:38 state6 [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/lib/ |
| D | test_emulate_step.c | 52 #define TEST_PADDI(t, a, i, pr) \ argument 54 PPC_RAW_ADDI(t, a, i)) 92 unsigned long a = 0x23; in test_ld() local 96 regs.gpr[3] = (unsigned long) &a; in test_ld() 101 if (stepped == 1 && regs.gpr[5] == a) in test_ld() 110 unsigned long a = 0x23; in test_pld() local 119 regs.gpr[3] = (unsigned long)&a; in test_pld() 124 if (stepped == 1 && regs.gpr[5] == a) in test_pld() 133 unsigned int a = 0x4545; in test_lwz() local 137 regs.gpr[3] = (unsigned long) &a; in test_lwz() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
| D | vxlan.sh | 67 ttl 20 tos inherit local 198.51.100.1 dstport 4789 84 ttl 20 tos inherit local 198.51.100.1 dstport 4789 91 log_test "vxlan device with a vlan-aware bridge" 101 ttl 20 tos inherit local 198.51.100.1 dstport 4789 108 log_test "vxlan device with a multicast enabled bridge" 119 ttl 20 tos inherit local 198.51.100.1 dstport 4789 \ 128 log_test "vxlan device with a multicast group" 138 ttl 20 tos inherit dstport 4789 155 ttl 20 tos inherit local 2001:db8::1 dstport 4789 172 ttl 20 tos inherit local 198.51.100.1 dstport 4789 [all …]
|
| D | rtnetlink.sh | 78 check_fail $? "IP address addition passed for a device with a wrong MAC" 88 # Change of MAC address of a RIF should be forbidden if the new MAC 91 check_fail $? "change of MAC address passed for a wrong MAC" 107 # Test that it is possible to set an IP address on a VRF upper despite 132 # Create a FID RIF 138 # Prepare a device with a low MAC address 145 check_fail $? "Device with low MAC was permitted to attach a bridge with RIF" 173 # Create a FID RIF 180 # Prepare a device with a low MAC address 187 check_err $? "Could not attach a device with low MAC to a bridge with RIF" [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
| D | vxlan.sh | 92 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 109 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 116 log_test "vxlan device with a vlan-aware bridge" 126 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 133 log_test "vxlan device with a multicast enabled bridge" 144 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 \ 153 log_test "vxlan device with a multicast group" 163 ttl 20 tos inherit dstport 4789 180 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 198 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 dev dummy1 [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/acpi/ |
| D | fan_performance_states.rst | 7 When the optional _FPS object is present under an ACPI device representing a 22 -r--r--r-- 1 root root 4096 Dec 13 20:38 state0 23 -r--r--r-- 1 root root 4096 Dec 13 20:38 state1 24 -r--r--r-- 1 root root 4096 Dec 13 20:38 state10 25 -r--r--r-- 1 root root 4096 Dec 13 20:38 state11 26 -r--r--r-- 1 root root 4096 Dec 13 20:38 state2 27 -r--r--r-- 1 root root 4096 Dec 13 20:38 state3 28 -r--r--r-- 1 root root 4096 Dec 13 20:38 state4 29 -r--r--r-- 1 root root 4096 Dec 13 20:38 state5 30 -r--r--r-- 1 root root 4096 Dec 13 20:38 state6 [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | numa.txt | 9 Systems employing a Non Uniform Memory Access (NUMA) architecture contain 11 that comprise what is commonly known as a NUMA node. 21 For the purpose of identification, each NUMA node is associated with a unique 22 token known as a node id. For the purpose of this binding 23 a node id is a 32-bit integer. 25 A device node is associated with a NUMA node by the presence of a 45 This property defines a matrix to describe the relative distances 47 It is represented as a list of node pairs and their relative distance. 52 2. The distance from a node to self (local distance) is represented 54 a value greater than 10. [all …]
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/cirrus/ |
| D | cs89x0.rst | 12 Still, this is too outdated! A major cleanup is needed here. 14 Cirrus make a copy of this driver available at their website, as 36 3.0 LOADING THE DRIVER AS A MODULE 39 4.1 Compiling the Driver as a Loadable Module 85 or loaded at run-time as a device driver module. 111 * Cirrus Logic LAN (CS8900/20-based) Ethernet ISA Adapter 125 * CS8900/20 Setup Utility (DOS-based) 130 or a module) 143 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 146 For a full copy of the GNU General Public License, write to the Free Software [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/cirrus/ |
| D | cs89x0.rst | 12 Still, this is too outdated! A major cleanup is needed here. 14 Cirrus make a copy of this driver available at their website, as 36 3.0 LOADING THE DRIVER AS A MODULE 39 4.1 Compiling the Driver as a Loadable Module 85 or loaded at run-time as a device driver module. 111 * Cirrus Logic LAN (CS8900/20-based) Ethernet ISA Adapter 125 * CS8900/20 Setup Utility (DOS-based) 130 or a module) 143 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 146 For a full copy of the GNU General Public License, write to the Free Software [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/user_events/ |
| D | dyn_test.c | 162 TEST_PARSE("u:__test_event u64 a"); in TEST_F() 163 TEST_PARSE("u:__test_event u32 a"); in TEST_F() 164 TEST_PARSE("u:__test_event u16 a"); in TEST_F() 165 TEST_PARSE("u:__test_event u8 a"); in TEST_F() 166 TEST_PARSE("u:__test_event char a"); in TEST_F() 167 TEST_PARSE("u:__test_event unsigned char a"); in TEST_F() 168 TEST_PARSE("u:__test_event int a"); in TEST_F() 169 TEST_PARSE("u:__test_event unsigned int a"); in TEST_F() 170 TEST_PARSE("u:__test_event short a"); in TEST_F() 171 TEST_PARSE("u:__test_event unsigned short a"); in TEST_F() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
| D | test_tablet.py | 92 """Following the state machine in the URL above, with a couple of addition 330 However, a half broken device might export those transitions. 331 For example, a pen that has the eraser button might wobble between 450 # now check for a valid transition 457 """Internal method to test against a list of 459 state_list is a list of PenState objects 460 scribble is a boolean which tells if we need 461 to wobble a little the X,Y coordinates of the pen 564 However, a half broken device might export those transitions. 565 For example, a pen that has the eraser button might wobble between [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
| D | otx_cpt_hw_types.h | 27 #define OTX_CPT_BAR_E_CPTX_VFX_BAR0_OFFSET(a, b) \ argument 28 (0x000020000000ll + 0x1000000000ll * (a) + 0x100000ll * (b)) 33 #define OTX_CPT_PF_INT_VEC_E_MBOXX(x, a) ((x) + (a)) argument 96 #define OTX_CPT_PF_QX_CTL(b) (0x8000000ll | (u64)(b) << 20) 97 #define OTX_CPT_PF_QX_GMCTL(b) (0x8000020ll | (u64)(b) << 20) 98 #define OTX_CPT_PF_QX_CTL2(b) (0x8000100ll | (u64)(b) << 20) 99 #define OTX_CPT_PF_VFX_MBOXX(b, c) (0x8001000ll | (u64)(b) << 20 | \ 103 #define OTX_CPT_VQX_CTL(b) (0x100ll | (u64)(b) << 20) 104 #define OTX_CPT_VQX_SADDR(b) (0x200ll | (u64)(b) << 20) 105 #define OTX_CPT_VQX_DONE_WAIT(b) (0x400ll | (u64)(b) << 20) [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
| D | otx_cpt_hw_types.h | 27 #define OTX_CPT_BAR_E_CPTX_VFX_BAR0_OFFSET(a, b) \ argument 28 (0x000020000000ll + 0x1000000000ll * (a) + 0x100000ll * (b)) 33 #define OTX_CPT_PF_INT_VEC_E_MBOXX(x, a) ((x) + (a)) argument 96 #define OTX_CPT_PF_QX_CTL(b) (0x8000000ll | (u64)(b) << 20) 97 #define OTX_CPT_PF_QX_GMCTL(b) (0x8000020ll | (u64)(b) << 20) 98 #define OTX_CPT_PF_QX_CTL2(b) (0x8000100ll | (u64)(b) << 20) 99 #define OTX_CPT_PF_VFX_MBOXX(b, c) (0x8001000ll | (u64)(b) << 20 | \ 103 #define OTX_CPT_VQX_CTL(b) (0x100ll | (u64)(b) << 20) 104 #define OTX_CPT_VQX_SADDR(b) (0x200ll | (u64)(b) << 20) 105 #define OTX_CPT_VQX_DONE_WAIT(b) (0x400ll | (u64)(b) << 20) [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
| D | vxlan_bridge_1q.sh | 9 # | | + $h1.20 | | | + $h2.20 | 20 # | | vid 20 vid 20 | | 26 # | | vid 10 pvid untagged vid 20 pvid untagged | | 68 # | | vid 20 pvid untagged | | | | vid 20 pvid untagged | | 72 # | | | vid 20 | | | | | vid 20 | | 81 # | | + w2.20 | | | | + w2.20 | | 109 vlan_create $h1 20 v$h1 198.51.100.1/24 114 vlan_destroy $h1 20 125 vlan_create $h2 20 v$h2 198.51.100.2/24 130 vlan_destroy $h2 20 [all …]
|