Home
last modified time | relevance | path

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

12

/linux-5.19.10/tools/include/linux/
Dfilter.h34 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
38 .src_reg = SRC, \
42 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
46 .src_reg = SRC, \
80 #define BPF_MOV64_REG(DST, SRC) \ argument
84 .src_reg = SRC, \
88 #define BPF_MOV32_REG(DST, SRC) \ argument
92 .src_reg = SRC, \
116 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument
120 .src_reg = SRC, \
[all …]
/linux-5.19.10/samples/bpf/
Dbpf_insn.h10 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
14 .src_reg = SRC, \
18 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
22 .src_reg = SRC, \
46 #define BPF_MOV64_REG(DST, SRC) \ argument
50 .src_reg = SRC, \
54 #define BPF_MOV32_REG(DST, SRC) \ argument
58 .src_reg = SRC, \
84 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument
88 .src_reg = SRC, \
[all …]
/linux-5.19.10/tools/testing/selftests/net/
Dveth.sh6 readonly SRC=2
9 readonly NS_SRC=$BASE$SRC
41 ip link add name veth$SRC type veth peer name veth$DST
43 for ns in $SRC $DST; do
105 ip netns exec $BASE$SRC ping -qc 1 $BM_NET_V4$DST >/dev/null
145 ip netns exec $NS_SRC ethtool -L veth$SRC rx $i tx $i
151 ip netns exec $NS_SRC ethtool -L veth$SRC rx $cur_cpu tx $cur_cpu
173 ip netns exec $NS_SRC ethtool -L veth$SRC rx 3 tx 3
196 ip netns exec $NS_SRC ethtool -L veth$SRC rx 2 tx 2
228 chk_gro_flag "default - gro flag" $SRC off
[all …]
Dudpgro_fwd.sh5 readonly SRC=2
8 readonly NS_SRC=$BASE$SRC
41 ip link add name veth$SRC type veth peer name veth$DST
43 for ns in $SRC $DST; do
71 for ns in $SRC $DST; do
76 for ns in $SRC $DST; do
/linux-5.19.10/arch/x86/crypto/
Daegis128-aesni-asm.S24 #define SRC %rdx macro
84 add SRC, %r8
94 add SRC, %r8
105 add SRC, %r8
119 add SRC, %r8
248 mov SRC, %r8
254 movdqa 0x00(SRC), MSG
261 movdqa 0x10(SRC), MSG
268 movdqa 0x20(SRC), MSG
275 movdqa 0x30(SRC), MSG
[all …]
/linux-5.19.10/arch/arc/lib/
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
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-5.19.10/include/linux/
Dfilter.h92 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
96 .src_reg = SRC, \
100 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
104 .src_reg = SRC, \
138 #define BPF_MOV64_REG(DST, SRC) \ argument
142 .src_reg = SRC, \
146 #define BPF_MOV32_REG(DST, SRC) \ argument
150 .src_reg = SRC, \
190 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument
194 .src_reg = SRC, \
[all …]
/linux-5.19.10/Documentation/devicetree/bindings/clock/
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-5.19.10/scripts/
Dobjdiff97 SRC="`git rev-parse --short HEAD^`"
100 SRC="`git rev-parse --short $1`"
110 SRCD="$TMPD/$SRC"
/linux-5.19.10/Documentation/devicetree/bindings/reset/
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
59 - description: SRC interrupt
60 - description: CPU WDOG interrupts out of SRC
/linux-5.19.10/sound/pci/ctxfi/
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()
Dctresource.h21 SRC, enumerator
Dctatc.c115 [SRC] = { .create = (create_t)src_mgr_create,
244 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in atc_pcm_playback_prepare()
322 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in atc_pcm_release_resources()
504 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in atc_pcm_capture_get_resources()
727 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in atc_pcm_capture_start()
787 struct src_mgr *src_mgr = atc->rsc_mgrs[SRC]; in spdif_passthru_playback_get_resources()
1192 src_mgr = atc->rsc_mgrs[SRC]; in atc_release_resources()
1412 src_mgr = atc->rsc_mgrs[SRC]; in atc_get_resources()
1509 atc_connect_dai(atc->rsc_mgrs[SRC], dai, in atc_connect_resources()
1520 atc_connect_dai(atc->rsc_mgrs[SRC], dai, in atc_connect_resources()
[all …]
/linux-5.19.10/Documentation/devicetree/bindings/sound/
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-5.19.10/kernel/bpf/
Dcore.c56 #define SRC regs[insn->src_reg] macro
1713 DST = DST OP (SRC & 63); \ in ___bpf_prog_run()
1716 DST = (u32) DST OP ((u32) SRC & 31); \ in ___bpf_prog_run()
1727 DST = DST OP SRC; \ in ___bpf_prog_run()
1730 DST = (u32) DST OP (u32) SRC; \ in ___bpf_prog_run()
1755 DST = (u32) SRC; in ___bpf_prog_run()
1761 DST = SRC; in ___bpf_prog_run()
1771 DST = (u64) (u32) (((s32) DST) >> (SRC & 31)); in ___bpf_prog_run()
1777 (*(s64 *) &DST) >>= (SRC & 63); in ___bpf_prog_run()
1783 div64_u64_rem(DST, SRC, &AX); in ___bpf_prog_run()
[all …]
/linux-5.19.10/arch/sh/kernel/cpu/sh2a/
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-5.19.10/drivers/net/
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-5.19.10/tools/perf/Documentation/
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-5.19.10/drivers/net/ethernet/intel/iavf/
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-5.19.10/Documentation/virt/kvm/devices/
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-5.19.10/tools/testing/selftests/bpf/
Dtest_sock_addr.c834 #define STORE_IPV6_WORD_N(DST, SRC, N) \ in sendmsg6_rw_dst_asm_prog_load() argument
835 BPF_MOV32_IMM(BPF_REG_7, SRC[N]), \ in sendmsg6_rw_dst_asm_prog_load()
839 #define STORE_IPV6(DST, SRC) \ in sendmsg6_rw_dst_asm_prog_load() argument
840 STORE_IPV6_WORD_N(DST, SRC, 0), \ in sendmsg6_rw_dst_asm_prog_load()
841 STORE_IPV6_WORD_N(DST, SRC, 1), \ in sendmsg6_rw_dst_asm_prog_load()
842 STORE_IPV6_WORD_N(DST, SRC, 2), \ in sendmsg6_rw_dst_asm_prog_load()
843 STORE_IPV6_WORD_N(DST, SRC, 3) in sendmsg6_rw_dst_asm_prog_load()
/linux-5.19.10/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7770.c354 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator
411 INTC_GROUP(SRC, SRC_RX, SRC_TX, SRC_SPDIF),
424 GPS, CAN, ATAPI, USB, YUV, REMOTE, VIDEO_IN, DU, SRC, I2S,
431 { 0xffe00008, 0, 32, 8, /* INT2PRI2 */ { DMAC, I2S, SRC, DU } },
/linux-5.19.10/Documentation/kbuild/
Dkconfig-macro-language.rst17 SRC := foo.c
20 $(APP): $(SRC)
21 $(CC) -o $(APP) $(SRC)
/linux-5.19.10/Documentation/devicetree/bindings/thermal/
Dimx-thermal.yaml28 be configured to auto reboot by SRC module for IRQ_PANIC. IRQ_HIGH,

12