Home
last modified time | relevance | path

Searched full:add (Results 1 – 25 of 6132) sorted by relevance

12345678910>>...246

/linux-6.8/arch/sparc/lib/
DMemcpy_utils.S25 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 …]
/linux-6.8/tools/testing/selftests/drivers/net/mlxsw/
Dtc_restrictions.sh44 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 …]
Dvxlan.sh89 ip link add dev br0 type bridge mcast_snooping 0
91 ip link add name vxlan0 up type vxlan id 10 nolearning $UDPCSUM_FLAFS \
106 ip link add dev br0 type bridge mcast_snooping 0 vlan_filtering 1
108 ip link add name vxlan0 up type vxlan id 10 nolearning $UDPCSUM_FLAFS \
123 ip link add dev br0 type bridge
125 ip link add name vxlan0 up type vxlan id 10 nolearning $UDPCSUM_FLAFS \
140 ip link add dev br0 type bridge mcast_snooping 0
141 ip link add name dummy1 up type dummy
143 ip link add name vxlan0 up type vxlan id 10 nolearning $UDPCSUM_FLAFS \
160 ip link add dev br0 type bridge mcast_snooping 0
[all …]
/linux-6.8/drivers/gpu/drm/radeon/
Dradeon_drv.h51 * 1.2 - Add vertex2 ioctl (keith)
52 * - Add stencil capability to clear ioctl (gareth, keith)
54 * 1.3 - Add cmdbuf ioctl (keith)
55 * - Add support for new radeon packets (keith)
56 * - Add getparam ioctl (keith)
57 * - Add flip-buffers ioctl, deprecate fullscreen foo (keith).
58 * 1.4 - Add scratch registers to get_param ioctl.
59 * 1.5 - Add r200 packets to cmdbuf ioctl
60 * - Add r200 function to init ioctl
61 * - Add 'scalar2' instruction to cmdbuf
[all …]
/linux-6.8/fs/smb/server/
Dsmbfsctl.h32 #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 …]
/linux-6.8/tools/testing/selftests/tc-testing/tc-tests/filters/
Dfw.json4 "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",
57 "$TC qdisc add dev $DEV1 ingress"
59 "cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 1 fw action ok",
70 "name": "Add fw filter with action ok by reference",
[all …]
Dcgroup.json4 "name": "Add cgroup filter with cmp ematch u8/link layer and drop action",
13 "$TC qdisc add dev $DEV1 ingress"
15 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 cgroup match 'c…
26 "name": "Add cgroup filter with cmp ematch u8/link layer with trans flag and pass action",
35 "$TC qdisc add dev $DEV1 ingress"
37 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 cgroup match 'c…
48 "name": "Add cgroup filter with cmp ematch u16/link layer and pipe action",
57 "$TC qdisc add dev $DEV1 ingress"
59 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 cgroup match 'c…
70 "name": "Add cgroup filter with cmp ematch u32/link layer and miltiple actions",
[all …]
Dbasic.json4 "name": "Add basic filter with cmp ematch u8/link layer and default action",
13 "$TC qdisc add dev $DEV1 ingress"
15 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'cm…
26 "name": "Add basic filter with cmp ematch u8/link layer with trans flag and default action",
35 "$TC qdisc add dev $DEV1 ingress"
37 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'cm…
48 "name": "Add basic filter with cmp ematch u16/link layer and a single action",
57 "$TC qdisc add dev $DEV1 ingress"
59 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 protocol ip prio 1 basic match 'cm…
70 "name": "Add basic filter with cmp ematch u32/link layer and miltiple actions",
[all …]
Dmatchall.json4 "name": "Add ingress matchall filter for protocol ipv4 and action PASS",
13 "$TC qdisc add dev $DUMMY ingress"
15 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act…
26 "name": "Add egress matchall filter for protocol ipv4 and action PASS",
35 "$TC qdisc add dev $DUMMY root handle 1: prio"
37 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action…
48 "name": "Add ingress matchall filter for protocol ipv6 and action DROP",
57 "$TC qdisc add dev $DUMMY ingress"
59 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ipv6 matchall a…
70 "name": "Add egress matchall filter for protocol ipv6 and action DROP",
[all …]
Dflow.json4 "name": "Add flow filter with map key and ops",
13 "$TC qdisc add dev $DEV1 ingress"
15 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 1 protocol ip flow map key ds…
26 "name": "Add flow filter with map key or ops",
35 "$TC qdisc add dev $DEV1 ingress"
37 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 1 protocol ip flow map key ds…
48 "name": "Add flow filter with map key xor ops",
57 "$TC qdisc add dev $DEV1 ingress"
59 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: handle 1 prio 1 protocol ip flow map key ds…
70 "name": "Add flow filter with map key rshift ops",
[all …]
/linux-6.8/tools/testing/selftests/drivers/net/netdevsim/
Dnexthop.sh117 $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 …]
/linux-6.8/tools/perf/pmu-events/arch/x86/tigerlake/
Dfloating-point.json11 …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 …]
/linux-6.8/tools/perf/pmu-events/arch/x86/rocketlake/
Dfloating-point.json11 …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 …]
/linux-6.8/tools/perf/pmu-events/arch/x86/icelake/
Dfloating-point.json11 …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 …]
/linux-6.8/tools/perf/pmu-events/arch/x86/icelakex/
Dfloating-point.json11 …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 …]
/linux-6.8/fs/smb/common/
Dsmbfsctl.h63 #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 …]
/linux-6.8/arch/powerpc/include/uapi/asm/
Delf.h60 #define R_PPC_TLS 67 /* none (sym+add)@tls */
61 #define R_PPC_DTPMOD32 68 /* word32 (sym+add)@dtpmod */
62 #define R_PPC_TPREL16 69 /* half16* (sym+add)@tprel */
63 #define R_PPC_TPREL16_LO 70 /* half16 (sym+add)@tprel@l */
64 #define R_PPC_TPREL16_HI 71 /* half16 (sym+add)@tprel@h */
65 #define R_PPC_TPREL16_HA 72 /* half16 (sym+add)@tprel@ha */
66 #define R_PPC_TPREL32 73 /* word32 (sym+add)@tprel */
67 #define R_PPC_DTPREL16 74 /* half16* (sym+add)@dtprel */
68 #define R_PPC_DTPREL16_LO 75 /* half16 (sym+add)@dtprel@l */
69 #define R_PPC_DTPREL16_HI 76 /* half16 (sym+add)@dtprel@h */
[all …]
/linux-6.8/tools/testing/selftests/net/
Dfib_nexthops.sh179 $IP li add veth1 type veth peer name veth2
181 $IP addr add 172.16.1.1/24 dev veth1
182 $IP -6 addr add 2001:db8:91::1/64 dev veth1 nodad
184 $IP li add veth3 type veth peer name veth4
186 $IP addr add 172.16.2.1/24 dev veth3
187 $IP -6 addr add 2001:db8:92::1/64 dev veth3 nodad
190 ip -netns $peer addr add 172.16.1.2/24 dev veth2
191 ip -netns $peer -6 addr add 2001:db8:91::2/64 dev veth2 nodad
194 ip -netns $peer addr add 172.16.2.2/24 dev veth4
195 ip -netns $peer -6 addr add 2001:db8:92::2/64 dev veth4 nodad
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/skylakex/
Dfloating-point.json3 …ecision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructions re…
6 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB…
11 …recision floating-point instruction retired. Counts twice for DPP and FM(N)ADD/SUB instructions re…
14 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
19 …ecision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructions re…
22 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S…
27 …ecision floating-point instructions retired. Counts twice for DPP and FM(N)ADD/SUB instructions re…
30 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
35 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)
38 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)
[all …]
/linux-6.8/arch/arm/crypto/
Dsha1-armv4-large.S71 add r2,r1,r2,lsl#6 @ r2 to point at the end of r1
85 add r7,r8,r7,ror#2 @ E+=K_00_19
90 add r7,r7,r3,ror#27 @ E+=ROR(A,27)
94 add r7,r8,r7,ror#2 @ E+=K_00_19
96 add r7,r7,r3,ror#27 @ E+=ROR(A,27)
102 add r7,r7,r9 @ E+=X[i]
105 add r7,r7,r10 @ E+=F_00_19(B,C,D)
110 add r6,r8,r6,ror#2 @ E+=K_00_19
115 add r6,r6,r7,ror#27 @ E+=ROR(A,27)
119 add r6,r8,r6,ror#2 @ E+=K_00_19
[all …]
/linux-6.8/tools/testing/selftests/tc-testing/tc-tests/actions/
Dpolice.json4 "name": "Add valid basic police action",
20 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1",
31 "name": "Add police action with duplicate index",
46 "$TC actions add action police rate 4Mbit burst 120k index 9"
48 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9",
59 "name": "Add valid police action with mtu",
75 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 1k index 98",
86 "name": "Add valid police action with peakrate",
102 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde…
113 "name": "Add police action with peakrate and no mtu",
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dfloating-point.json68 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB…
71 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB…
76 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. …
79 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
84 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S…
87 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S…
92 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
95 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
100 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)
103 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/emeraldrapids/
Dfloating-point.json68 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB…
71 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB…
76 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. …
79 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
84 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S…
87 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S…
92 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
95 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
100 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)
103 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)
[all …]
/linux-6.8/include/uapi/linux/
Dfuse.h42 * - add the following messages:
48 * - add padding to messages to accommodate 32-bit servers on 64-bit kernels
51 * - add FOPEN_DIRECT_IO and FOPEN_KEEP_CACHE flags
52 * - add FUSE_FSYNCDIR message
55 * - add FUSE_ACCESS message
56 * - add FUSE_CREATE message
57 * - add filehandle to fuse_setattr_in
60 * - add frsize to fuse_kstatfs
64 * - add flags and max_write to fuse_init_out
67 * - add max_readahead to fuse_init_in and fuse_init_out
[all …]
/linux-6.8/tools/perf/pmu-events/arch/x86/meteorlake/
Dfloating-point.json53 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB…
56 …cision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT DPP FM(N)ADD/SUB…
62 …ecision floating-point instructions: ADD SUB MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)ADD/SUB. …
65 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
71 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S…
74 …le precision floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT FM(N)ADD/S…
80 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
83 …n floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX SQRT RSQRT RCP DPP FM(N)AD…
89 …e precision FP instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)
92 …floating-point instructions: ADD SUB HADD HSUB SUBADD MUL DIV MIN MAX RCP14 RSQRT14 SQRT DPP FM(N)
[all …]

12345678910>>...246