| /linux/tools/include/linux/ |
| H A D | filter.h | 34 #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_MOVSX64_REG(DST, SRC, OFF) \ argument 120 .src_reg = SRC, \ [all …]
|
| /linux/samples/bpf/ |
| H A D | bpf_insn.h | 10 #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/include/linux/ |
| H A D | filter.h | 105 #define BPF_ALU64_REG_OFF(OP, DST, SRC, OFF) \ argument 109 .src_reg = SRC, \ 113 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 114 BPF_ALU64_REG_OFF(OP, DST, SRC, 0) 116 #define BPF_ALU32_REG_OFF(OP, DST, SRC, OFF) \ argument 120 .src_reg = SRC, \ 124 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 125 BPF_ALU32_REG_OFF(OP, DST, SRC, 0) 171 #define BPF_MOV64_REG(DST, SRC) \ argument 175 .src_reg = SRC, \ [all …]
|
| /linux/arch/x86/crypto/ |
| H A D | aes-ctr-avx-x86_64.S | 245 _vpxor \i*VL(SRC), RNDKEYLAST, RNDKEY 257 _vpxor \i*VL(SRC), AESDATA\i, AESDATA\i 286 .set SRC, %rsi // Pointer to next source data define 380 sub $-8*VL, SRC 406 sub $-4*VL, SRC 433 sub $-2*VL, SRC 457 sub $-1*VL, SRC 465 sub $-2*VL, SRC 473 sub $-3*VL, SRC 484 vmovdqu8 (SRC), AESDATA1{%k1}{z} [all …]
|
| H A D | aes-xts-avx-x86_64.S | 154 .set SRC, %rsi // Pointer to next source data define 646 vmovdqu8 0*VL(SRC), V0 647 vmovdqu8 1*VL(SRC), V1 648 vmovdqu8 2*VL(SRC), V2 649 vmovdqu8 3*VL(SRC), V3 655 vpxor 0*VL(SRC), KEY0, V0 656 vpxor 1*VL(SRC), KEY0, V1 657 vpxor 2*VL(SRC), KEY0, V2 658 vpxor 3*VL(SRC), KEY0, V3 716 sub $-4*VL, SRC // shorter than 'add 4*VL' when VL=32 [all …]
|
| H A D | aes-gcm-vaes-avx512.S | 652 vpxord 0*64(SRC), RNDKEYLAST, GHASHDATA0 653 vpxord 1*64(SRC), RNDKEYLAST, GHASHDATA1 654 vpxord 2*64(SRC), RNDKEYLAST, GHASHDATA2 655 vpxord 3*64(SRC), RNDKEYLAST, GHASHDATA3 698 .set SRC, %rcx define 845 add $256, SRC 861 vmovdqu8 0*64(SRC), GHASHDATA0 862 vmovdqu8 1*64(SRC), GHASHDATA1 863 vmovdqu8 2*64(SRC), GHASHDATA2 864 vmovdqu8 3*64(SRC), GHASHDATA3 [all …]
|
| H A D | aes-gcm-aesni-x86_64.S | 407 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
|
| H A D | aes-gcm-vaes-avx2.S | 653 vpxor \i*32(SRC), RNDKEYLAST, TMP0 689 .set SRC, %rcx // Assumed to be %rcx. define 756 .set GHASHDATA_PTR, SRC 792 sub $-128, SRC // 128 is 4 bytes, -128 is 1 byte 829 sub $-128, SRC 891 vmovdqu (SRC), TMP1 905 add $32, SRC 938 vpxor -16(SRC, DATALEN64), AESDATA1_XMM, AESDATA1_XMM 939 vpxor (SRC), AESDATA0_XMM, AESDATA0_XMM 945 vmovdqu -16(SRC, DATALEN64), TMP1_XMM [all …]
|
| /linux/arch/arc/lib/ |
| H A D | memcpy-archs-unaligned.S | 13 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument 18 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
|
| H A D | memcpy-archs.S | 26 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument 31 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | st,nomadik.txt | 1 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/kernel/bpf/ |
| H A D | core.c | 62 #define SRC regs[insn->src_reg] macro 1789 DST = DST OP (SRC & 63); \ in ___bpf_prog_run() 1792 DST = (u32) DST OP ((u32) SRC & 31); \ in ___bpf_prog_run() 1803 DST = DST OP SRC; \ in ___bpf_prog_run() 1806 DST = (u32) DST OP (u32) SRC; \ in ___bpf_prog_run() 1833 DST = (u32) SRC; in ___bpf_prog_run() 1836 DST = (u32)(s8) SRC; in ___bpf_prog_run() 1839 DST = (u32)(s16) SRC; in ___bpf_prog_run() 1849 DST = SRC; in ___bpf_prog_run() 1852 DST = (s8) SRC; in ___bpf_prog_run() [all...] |
| /linux/scripts/ |
| H A D | objdiff | 97 SRC="`git rev-parse --short HEAD^`" 100 SRC="`git rev-parse --short $1`" 110 SRCD="$TMPD/$SRC"
|
| /linux/sound/pci/ctxfi/ |
| H A D | ctresource.c | 97 [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()
|
| H A D | ctresource.h | 21 SRC, enumerator
|
| /linux/tools/tracing/rtla/ |
| H A D | Makefile.standalone | 11 SRC := $(wildcard src/*.c) 13 OBJ := $(SRC:.c=.o)
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A D | setup-sh7203.c | 38 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/drivers/net/ |
| H A D | LICENSE.SRC | 9 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/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 160 [[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/Documentation/virt/kvm/devices/ |
| H A D | mpic.rst | 51 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/arch/sh/kernel/cpu/sh4a/ |
| H A D | setup-sh7770.c | 354 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/Documentation/kbuild/ |
| H A D | kconfig-macro-language.rst | 17 SRC := foo.c 20 $(APP): $(SRC) 21 $(CC) -o $(APP) $(SRC)
|
| /linux/tools/testing/selftests/net/netfilter/packetdrill/ |
| H A D | conntrack_synack_old.pkt | 12 // SEQ is over the upper bound (over the window of the receiver) IN=tun0 OUT= MAC= SRC=192.0.2.1 DS…
|
| H A D | conntrack_ack_loss_stall.pkt | 112 …under the lower bound (already ACKed data retransmitted) IN=tun0 OUT= MAC= SRC=192.0.2.1 DST=192.1…
|
| /linux/drivers/video/fbdev/ |
| H A D | dnfb.c | 90 #define SRC 0x3 macro
|