| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| D | Memcpy_utils.S | 25 add %o2, 1, %o0 29 add %o2, 3, %o0 33 add %o2, 4, %o0 37 add %o2, 5, %o0 41 add %o2, 6, %o0 45 add %o2, 7, %o0 49 add %o2, 8, %o0 53 add %o2, 15, %o0 56 add %o2, 15, %o2 58 add %o2, 8, %o0 [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| D | Memcpy_utils.S | 25 add %o2, 1, %o0 29 add %o2, 3, %o0 33 add %o2, 4, %o0 37 add %o2, 5, %o0 41 add %o2, 6, %o0 45 add %o2, 7, %o0 49 add %o2, 8, %o0 53 add %o2, 15, %o0 56 add %o2, 15, %o2 58 add %o2, 8, %o0 [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
| D | tc_restrictions.sh | 44 tc qdisc add dev $swp1 ingress_block 22 clsact 47 tc filter add block 22 protocol ip pref 1 handle 101 flower \ 49 check_err $? "Failed to add drop rule to ingress bound block" 51 tc qdisc add dev $swp2 ingress_block 22 clsact 56 tc qdisc add dev $swp2 egress_block 22 clsact 61 tc qdisc add dev $swp2 egress_block 22 clsact 64 tc filter add block 22 protocol ip pref 1 handle 101 flower \ 66 check_fail $? "Incorrect success to add drop rule to mixed bound block" 70 tc qdisc add dev $swp1 egress_block 22 clsact 73 tc filter add block 22 protocol ip pref 1 handle 101 flower \ [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| D | sha256-core.S_shipped | 80 add x16,x16,x17 88 add x29,sp,#0 100 add x2,x1,x2,lsl#6 // end of input 114 add w27,w27,w19 // h+=K[i] 118 add w27,w27,w3 // h+=X[i] 123 add w27,w27,w17 // h+=Ch(e,f,g) 125 add w27,w27,w16 // h+=Sigma1(e) 127 add w23,w23,w27 // d+=h 130 add w27,w27,w28 // h+=Maj(a,b,c) 132 //add w27,w27,w17 // h+=Sigma0(a) [all …]
|
| D | sha512-core.S_shipped | 74 add x29,sp,#0 86 add x2,x1,x2,lsl#7 // end of input 100 add x27,x27,x19 // h+=K[i] 104 add x27,x27,x3 // h+=X[i] 109 add x27,x27,x17 // h+=Ch(e,f,g) 111 add x27,x27,x16 // h+=Sigma1(e) 113 add x23,x23,x27 // d+=h 116 add x27,x27,x28 // h+=Maj(a,b,c) 118 //add x27,x27,x17 // h+=Sigma0(a) 123 add x27,x27,x17 // h+=Sigma0(a) [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
| D | tc_restrictions.sh | 41 tc qdisc add dev $swp1 ingress_block 22 clsact 44 tc filter add block 22 protocol ip pref 1 handle 101 flower \ 46 check_err $? "Failed to add drop rule to ingress bound block" 48 tc qdisc add dev $swp2 ingress_block 22 clsact 53 tc qdisc add dev $swp2 egress_block 22 clsact 58 tc qdisc add dev $swp2 egress_block 22 clsact 61 tc filter add block 22 protocol ip pref 1 handle 101 flower \ 63 check_fail $? "Incorrect success to add drop rule to mixed bound block" 67 tc qdisc add dev $swp1 egress_block 22 clsact 70 tc filter add block 22 protocol ip pref 1 handle 101 flower \ [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | radeon_drv.h | 52 * 1.2 - Add vertex2 ioctl (keith) 53 * - Add stencil capability to clear ioctl (gareth, keith) 55 * 1.3 - Add cmdbuf ioctl (keith) 56 * - Add support for new radeon packets (keith) 57 * - Add getparam ioctl (keith) 58 * - Add flip-buffers ioctl, deprecate fullscreen foo (keith). 59 * 1.4 - Add scratch registers to get_param ioctl. 60 * 1.5 - Add r200 packets to cmdbuf ioctl 61 * - Add r200 function to init ioctl 62 * - Add 'scalar2' instruction to cmdbuf [all …]
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| D | smbfsctl.h | 32 #define FSCTL_IS_PATHNAME_VALID 0x0009002C /* BB add struct */ 33 #define FSCTL_GET_COMPRESSION 0x0009003C /* BB add struct */ 34 #define FSCTL_SET_COMPRESSION 0x0009C040 /* BB add struct */ 35 #define FSCTL_QUERY_FAT_BPB 0x00090058 /* BB add struct */ 37 #define FSCTL_FILESYSTEM_GET_STATS 0x00090060 /* BB add struct */ 38 #define FSCTL_GET_NTFS_VOLUME_DATA 0x00090064 /* BB add struct */ 39 #define FSCTL_GET_RETRIEVAL_POINTERS 0x00090073 /* BB add struct */ 40 #define FSCTL_IS_VOLUME_DIRTY 0x00090078 /* BB add struct */ 41 #define FSCTL_ALLOW_EXTENDED_DASD_IO 0x00090083 /* BB add struct */ 43 #define FSCTL_FIND_FILES_BY_SID 0x0009008F /* BB add struct */ [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | radeon_drv.h | 52 * 1.2 - Add vertex2 ioctl (keith) 53 * - Add stencil capability to clear ioctl (gareth, keith) 55 * 1.3 - Add cmdbuf ioctl (keith) 56 * - Add support for new radeon packets (keith) 57 * - Add getparam ioctl (keith) 58 * - Add flip-buffers ioctl, deprecate fullscreen foo (keith). 59 * 1.4 - Add scratch registers to get_param ioctl. 60 * 1.5 - Add r200 packets to cmdbuf ioctl 61 * - Add r200 function to init ioctl 62 * - Add 'scalar2' instruction to cmdbuf [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| D | fw.json | 4 "name": "Add fw filter with prio at 32-bit maxixum", 13 "$TC qdisc add dev $DEV1 ingress" 15 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 65535 fw action ok", 26 "name": "Add fw filter with prio exceeding 32-bit maxixum", 35 "$TC qdisc add dev $DEV1 ingress" 37 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 65536 fw action ok", 48 "name": "Add fw filter with action ok", 162 "$TC qdisc add dev $DEV1 ingress" 164 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 1 fw action ok", 175 "name": "Add fw filter with action ok by reference", [all …]
|
| D | matchall.json | 4 "name": "Add ingress matchall filter for protocol ipv4 and action PASS", 10 "$IP link add dev $DUMMY type dummy || /bin/true", 11 "$TC qdisc add dev $DUMMY ingress" 13 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 25 "name": "Add egress matchall filter for protocol ipv4 and action PASS", 31 "$IP link add dev $DUMMY type dummy || /bin/true", 32 "$TC qdisc add dev $DUMMY root handle 1: prio" 34 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action… 46 "name": "Add ingress matchall filter for protocol ipv6 and action DROP", 52 "$IP link add dev $DUMMY type dummy || /bin/true", [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| D | fw.json | 4 "name": "Add fw filter with prio at 32-bit maxixum", 13 "$TC qdisc add dev $DEV1 ingress" 15 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 65535 fw action ok", 26 "name": "Add fw filter with prio exceeding 32-bit maxixum", 35 "$TC qdisc add dev $DEV1 ingress" 37 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 65536 fw action ok", 48 "name": "Add fw filter with action ok", 162 "$TC qdisc add dev $DEV1 ingress" 164 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 1 fw action ok", 175 "name": "Add fw filter with action ok by reference", [all …]
|
| D | matchall.json | 4 "name": "Add ingress matchall filter for protocol ipv4 and action PASS", 10 "$IP link add dev $DUMMY type dummy || /bin/true", 11 "$TC qdisc add dev $DUMMY ingress" 13 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 25 "name": "Add egress matchall filter for protocol ipv4 and action PASS", 31 "$IP link add dev $DUMMY type dummy || /bin/true", 32 "$TC qdisc add dev $DUMMY root handle 1: prio" 34 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action… 46 "name": "Add ingress matchall filter for protocol ipv6 and action DROP", 52 "$IP link add dev $DUMMY type dummy || /bin/true", [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| D | ets.json | 4 "name": "Add ETS qdisc using bands", 10 "$IP link add dev $DUMMY type dummy || /bin/true" 12 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets bands 2", 24 "name": "Add ETS qdisc using quanta", 30 "$IP link add dev $DUMMY type dummy || /bin/true" 32 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 1000 900 800 700", 44 "name": "Add ETS qdisc using strict", 50 "$IP link add dev $DUMMY type dummy || /bin/true" 52 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets strict 3", 64 "name": "Add ETS qdisc using bands + quanta", [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| D | ets.json | 4 "name": "Add ETS qdisc using bands", 10 "$IP link add dev $DUMMY type dummy || /bin/true" 12 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets bands 2", 24 "name": "Add ETS qdisc using quanta", 30 "$IP link add dev $DUMMY type dummy || /bin/true" 32 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 1000 900 800 700", 44 "name": "Add ETS qdisc using strict", 50 "$IP link add dev $DUMMY type dummy || /bin/true" 52 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets strict 3", 64 "name": "Add ETS qdisc using bands + quanta", [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/ |
| D | nexthop.sh | 117 $IP nexthop add id 1 via 192.0.2.2 dev dummy1 128 log_test "Single nexthop add and delete" 137 $IP nexthop add id 1 via 192.0.2.2 dev dummy1 139 $IP nexthop add id 2 via 192.0.2.3 dev dummy1 &> /dev/null 145 log_test "Single nexthop add failure" 155 $IP nexthop add id 1 via 192.0.2.2 dev dummy1 156 $IP nexthop add id 2 via 192.0.2.3 dev dummy1 158 $IP nexthop add id 10 group 1/2 169 $IP nexthop add id 10 group 1,20/2,39 180 log_test "Nexthop group add and delete" [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | fib_nexthops.sh | 122 ip netns add ${n} 124 ip -netns ${n} addr add 127.0.0.1/8 dev lo 151 $IP li add veth1 type veth peer name veth2 153 $IP addr add 172.16.1.1/24 dev veth1 154 $IP -6 addr add 2001:db8:91::1/64 dev veth1 nodad 156 $IP li add veth3 type veth peer name veth4 158 $IP addr add 172.16.2.1/24 dev veth3 159 $IP -6 addr add 2001:db8:92::1/64 dev veth3 nodad 162 ip -netns peer addr add 172.16.1.2/24 dev veth2 163 ip -netns peer -6 addr add 2001:db8:91::2/64 dev veth2 nodad [all …]
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | sha256-core.S_shipped | 36 @ Add NEON implementation. On Cortex A8 it was measured to process one 44 @ Add ARMv8 code path performing at 2.0 cpb on Apple A7. 109 add r2,r1,r2,lsl#6 @ len to point at the end of inp 128 add r4,r4,r12 @ h+=Maj(a,b,c) from the past 135 add r4,r4,r12 @ h+=Maj(a,b,c) from the past 149 add r11,r11,r2 @ h+=X[i] 152 add r11,r11,r0,ror#6 @ h+=Sigma1(e) 154 add r11,r11,r12 @ h+=K256[i] 157 add r11,r11,r2 @ h+=Ch(e,f,g) 176 add r7,r7,r11 @ d+=h [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/infra/ |
| D | actions.json | 10 "$IP link add dev $DUMMY type dummy || /bin/true", 11 "$TC qdisc add dev $DUMMY ingress", 12 "$TC action add action pedit munge offset 0 u8 clear index 1" 14 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 33 "$IP link add dev $DUMMY type dummy || /bin/true", 34 "$TC qdisc add dev $DUMMY ingress", 35 "$TC action add action mpls pop protocol ipv4 index 1" 37 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 56 "$IP link add dev $DUMMY type dummy || /bin/true", 57 "$TC qdisc add dev $DUMMY ingress", [all …]
|
| /kernel/linux/linux-6.6/fs/smb/common/ |
| D | smbfsctl.h | 63 #define FSCTL_IS_PATHNAME_VALID 0x0009002C /* BB add struct */ 64 #define FSCTL_GET_COMPRESSION 0x0009003C /* BB add struct */ 65 #define FSCTL_SET_COMPRESSION 0x0009C040 /* BB add struct */ 66 #define FSCTL_QUERY_FAT_BPB 0x00090058 /* BB add struct */ 68 #define FSCTL_FILESYSTEM_GET_STATS 0x00090060 /* BB add struct */ 69 #define FSCTL_GET_NTFS_VOLUME_DATA 0x00090064 /* BB add struct */ 70 #define FSCTL_GET_RETRIEVAL_POINTERS 0x00090073 /* BB add struct */ 71 #define FSCTL_IS_VOLUME_DIRTY 0x00090078 /* BB add struct */ 72 #define FSCTL_ALLOW_EXTENDED_DASD_IO 0x00090083 /* BB add struct */ 74 #define FSCTL_FIND_FILES_BY_SID 0x0009008F /* BB add struct */ [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/icelakex/ |
| D | floating-point.json | 11 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 14 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 19 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. … 22 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 27 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 30 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 35 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 38 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 43 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… 46 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/icelake/ |
| D | floating-point.json | 11 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 14 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 19 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. … 22 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 27 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 30 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 35 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 38 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 43 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… 46 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/rocketlake/ |
| D | floating-point.json | 11 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 14 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 19 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. … 22 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 27 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 30 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 35 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 38 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 43 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… 46 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/tigerlake/ |
| D | floating-point.json | 11 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 14 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB… 19 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. … 22 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 27 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 30 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S… 35 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 38 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD… 43 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… 46 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)… [all …]
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | elf.h | 50 #define R_IA64_IMM14 0x21 /* symbol + addend, add imm14 */ 51 #define R_IA64_IMM22 0x22 /* symbol + addend, add imm22 */ 57 #define R_IA64_GPREL22 0x2a /* @gprel(sym+add), add imm22 */ 58 #define R_IA64_GPREL64I 0x2b /* @gprel(sym+add), mov imm64 */ 59 #define R_IA64_GPREL32MSB 0x2c /* @gprel(sym+add), data4 MSB */ 60 #define R_IA64_GPREL32LSB 0x2d /* @gprel(sym+add), data4 LSB */ 61 #define R_IA64_GPREL64MSB 0x2e /* @gprel(sym+add), data8 MSB */ 62 #define R_IA64_GPREL64LSB 0x2f /* @gprel(sym+add), data8 LSB */ 63 #define R_IA64_LTOFF22 0x32 /* @ltoff(sym+add), add imm22 */ 64 #define R_IA64_LTOFF64I 0x33 /* @ltoff(sym+add), mov imm64 */ [all …]
|