Home
last modified time | relevance | path

Searched refs:SRC (Results 1 – 25 of 59) sorted by relevance

123

/linux-6.15/tools/include/linux/
H A Dfilter.h38 .src_reg = SRC, \
46 .src_reg = SRC, \
84 .src_reg = SRC, \
92 .src_reg = SRC, \
120 .src_reg = SRC, \
128 .src_reg = SRC, \
138 .src_reg = SRC, \
146 .src_reg = SRC, \
166 .src_reg = SRC, \
176 .src_reg = SRC, \
[all …]
/linux-6.15/samples/bpf/
H A Dbpf_insn.h14 .src_reg = SRC, \
22 .src_reg = SRC, \
50 .src_reg = SRC, \
58 .src_reg = SRC, \
88 .src_reg = SRC, \
123 .src_reg = SRC, \
133 .src_reg = SRC, \
156 .src_reg = SRC, \
179 .src_reg = SRC, \
189 .src_reg = SRC, \
[all …]
/linux-6.15/tools/testing/selftests/net/
H A Dveth.sh7 readonly SRC=2
10 readonly NS_SRC=$BASE$SRC
44 for ns in $SRC $DST; do
227 chk_gro_flag "default - gro flag" $SRC off
229 chk_tso_flag " - tso flag" $SRC on
240 chk_tso_flag " - tso flag" $SRC on
283 chk_tso_flag " - tso flag" $SRC on
355 ip -n $NS_SRC link set dev veth$SRC down
363 chk_tso_flag " - tso flag" $SRC on
372 ip -n $NS_SRC link set dev veth$SRC up
[all …]
H A Dudpgro_fwd.sh8 readonly SRC=2
11 readonly NS_SRC=$BASE$SRC
48 ip link add name veth$SRC type veth peer name veth$DST
50 for ns in $SRC $DST; do
78 for ns in $SRC $DST; do
83 for ns in $SRC $DST; do
90 local addr_src=$(ip -j -n $BASE$SRC link show dev vxlan6$SRC |jq -r '.[]["address"]')
91 ip -n $BASE$DST neigh add dev vxlan6$DST lladdr $addr_src $OL_NET_V6$SRC
92 ip -n $BASE$SRC neigh add dev vxlan6$SRC lladdr $addr_dst $OL_NET_V6$DST
/linux-6.15/arch/x86/crypto/
H A Daegis128-aesni-asm.S194 .set SRC, %rsi define
209 movdqu 0x00(SRC), MSG
215 movdqu 0x10(SRC), MSG
221 movdqu 0x20(SRC), MSG
239 add $0x50, SRC
310 .set SRC, %rsi define
329 add $0x50, SRC
382 .set SRC, %rsi define
443 .set SRC, %rsi define
462 add $0x50, SRC
[all …]
H A Daes-ctr-avx-x86_64.S249 _vpxor \i*VL(SRC), RNDKEYLAST, RNDKEY
261 _vpxor \i*VL(SRC), AESDATA\i, AESDATA\i
384 sub $-8*VL, SRC
410 sub $-4*VL, SRC
437 sub $-2*VL, SRC
461 sub $-1*VL, SRC
469 sub $-2*VL, SRC
477 sub $-3*VL, SRC
494 vmovdqu8 (SRC), AESDATA1{%k1}{z}
501 vpxor (SRC), AESDATA0_XMM, AESDATA1_XMM
[all …]
H A Daes-xts-avx-x86_64.S621 _vmovdqu 0*VL(SRC), V0
622 _vmovdqu 1*VL(SRC), V1
623 _vmovdqu 2*VL(SRC), V2
624 _vmovdqu 3*VL(SRC), V3
630 vpxor 0*VL(SRC), KEY0, V0
716 _vmovdqu (SRC), V0
720 add $VL, SRC
733 vmovdqu (SRC), %xmm0
737 add $16, SRC
753 sub $16, SRC
[all …]
H A Daes-gcm-avx10-x86_64.S572 vpxord 0*VL(SRC), RNDKEYLAST, GHASHDATA0
573 vpxord 1*VL(SRC), RNDKEYLAST, GHASHDATA1
574 vpxord 2*VL(SRC), RNDKEYLAST, GHASHDATA2
575 vpxord 3*VL(SRC), RNDKEYLAST, GHASHDATA3
620 .set SRC, %rcx define
789 vmovdqu8 0*VL(SRC), GHASHDATA0
790 vmovdqu8 1*VL(SRC), GHASHDATA1
791 vmovdqu8 2*VL(SRC), GHASHDATA2
792 vmovdqu8 3*VL(SRC), GHASHDATA3
904 vmovdqu8 (SRC), V1{%k1}{z}
[all …]
H A Daes-gcm-aesni-x86_64.S407 movdqu (SRC), TMP1
442 movdqu (SRC,%rax,2), TMP1
653 _xor_mem_to_reg \i*16(SRC), AESDATA\i, tmp=TMP0
688 .set SRC, %rcx define
760 sub $-8*16, SRC
810 sub $-8*16, SRC
896 _xor_mem_to_reg (SRC), TMP0, tmp=TMP1
899 movdqu (SRC), TMP1
916 add $16, SRC
945 mov SRC, RNDKEYLAST_PTR
/linux-6.15/include/linux/
H A Dfilter.h106 .src_reg = SRC, \
117 .src_reg = SRC, \
172 .src_reg = SRC, \
180 .src_reg = SRC, \
194 .src_reg = SRC, \
227 .src_reg = SRC, \
235 .src_reg = SRC, \
271 .src_reg = SRC, \
291 .src_reg = SRC, \
299 .src_reg = SRC, \
[all …]
/linux-6.15/arch/arc/lib/
H A Dmemcpy-archs-unaligned.S13 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
18 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
H A Dmemcpy-archs.S26 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
31 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dst,nomadik.txt1 ST Microelectronics Nomadik SRC System Reset and Control
6 The Nomadik SRC controller is responsible of controlling chrystals,
9 Required properties for the SRC node:
11 - reg: must contain the SRC register base and size
13 Optional properties for the SRC node:
/linux-6.15/Documentation/devicetree/bindings/reset/
H A Dfsl,imx-src.yaml15 nodes should specify the reset line on the SRC in their resets
16 property, containing a phandle to the SRC device node and a
48 - description: SRC interrupt
49 - description: CPU WDOG interrupts out of SRC
/linux-6.15/scripts/
H A Dobjdiff97 SRC="`git rev-parse --short HEAD^`"
100 SRC="`git rev-parse --short $1`"
110 SRCD="$TMPD/$SRC"
/linux-6.15/kernel/bpf/
H A Dcore.c1784 DST = DST OP SRC; \ in ___bpf_prog_run()
1814 DST = (u32) SRC; in ___bpf_prog_run()
1817 DST = (u32)(s8) SRC; in ___bpf_prog_run()
1830 DST = SRC; in ___bpf_prog_run()
1833 DST = (s8) SRC; in ___bpf_prog_run()
1836 DST = (s16) SRC; in ___bpf_prog_run()
1839 DST = (s32) SRC; in ___bpf_prog_run()
2167 (u32) SRC, \ in ___bpf_prog_run()
2171 (u64) SRC, \ in ___bpf_prog_run()
2195 (u32) SRC); in ___bpf_prog_run()
[all …]
/linux-6.15/sound/pci/ctxfi/
H A Dctresource.c97 [SRC] = 0x1,
149 case SRC: in rsc_init()
178 case SRC: in rsc_uninit()
216 case SRC: in rsc_mgr_init()
261 case SRC: in rsc_mgr_uninit()
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Drenesas,rsnd.txt11 - SRC : Sampling Rate Converter
34 See datasheet to check SRC/CTU/MIX/DVC connect-limitation.
59 * SRC (Sampling Rate Converter)
63 ------> [SRC] ------>
65 SRC can convert [xx]Hz to [yy]Hz. Then, it has below 2 modes
85 > amixer set "SRC Out Rate" on
87 > amixer set "SRC Out Rate" 48000
88 > amixer set "SRC Out Rate" 44100
/linux-6.15/tools/tracing/rtla/
H A DMakefile.standalone11 SRC := $(wildcard src/*.c)
13 OBJ := $(SRC:.c=.o)
/linux-6.15/arch/sh/kernel/cpu/sh2a/
H A Dsetup-sh7203.c38 SRC, IEBI, enumerator
125 INTC_IRQ(SRC, 244), INTC_IRQ(SRC, 245),
126 INTC_IRQ(SRC, 246),
161 { 0xfffe0c16, 0, 16, 4, /* IPR17 */ { RCAN1, SRC, IEBI, 0 } },
/linux-6.15/drivers/net/
H A DLICENSE.SRC9 In addition to the disclaimers in the GPL, SRC expressly disclaims any
11 This software was developed at SRC for use in internal research, and the
/linux-6.15/tools/perf/Documentation/
H A Dperf-probe.txt160 [[GROUP:]EVENT=]FUNC[@SRC][:RLN|+OFFS|%return|;PTN] [ARG ...]
163 [[GROUP:]EVENT=]SRC:ALN [ARG ...]
166 [[GROUP:]EVENT=]SRC;PTN [ARG ...]
176 …that ';PTN' must be the end of the probe point definition. In addition, '@SRC' specifies a source…
177 …nt by the source line number or lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' …
217 "FUNC[@SRC][:RLN[+NUM|-RLN2]]|SRC[:ALN[+NUM|-ALN2]]"
221 probe syntax, 'SRC' means the source file path, 'ALN' is start line number,
223 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_adv_rss.c19 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV4, SRC); in iavf_fill_adv_rss_ip4_hdr()
36 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, IPV6, SRC); in iavf_fill_adv_rss_ip6_hdr()
/linux-6.15/Documentation/virt/kvm/devices/
H A Dmpic.rst51 the main array of interrupt sources (a.k.a. "SRC" interrupts).
58 Access to non-SRC interrupts is not implemented through IRQ routing mechanisms.
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Darena_atomics.c319 #define LOAD_ACQUIRE_ARENA(SIZEOP, SIZE, SRC, DST) \ in load_acquire() argument
321 "r1 = %[" #SRC "] ll;" \ in load_acquire()
328 : __imm_addr(SRC), \ in load_acquire()

123