Home
last modified time | relevance | path

Searched defs:SRC (Results 1 – 18 of 18) sorted by relevance

/linux/tools/include/linux/
A Dfilter.h34 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
42 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
80 #define BPF_MOV64_REG(DST, SRC) \ argument
88 #define BPF_MOV32_REG(DST, SRC) \ argument
116 #define BPF_MOVSX64_REG(DST, SRC, OFF) \ argument
124 #define BPF_MOVSX32_REG(DST, SRC, OFF) \ argument
162 #define BPF_LD_IND(SIZE, SRC, IMM) \ argument
172 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
182 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
228 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
[all …]
/linux/samples/bpf/
A Dbpf_insn.h10 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
18 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
46 #define BPF_MOV64_REG(DST, SRC) \ argument
54 #define BPF_MOV32_REG(DST, SRC) \ argument
84 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument
119 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
129 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
152 #define BPF_ATOMIC_OP(SIZE, OP, DST, SRC, OFF) \ argument
175 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
185 #define BPF_JMP32_REG(OP, DST, SRC, OFF) \ argument
[all …]
/linux/include/linux/
A Dfilter.h110 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
121 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
168 #define BPF_MOV64_REG(DST, SRC) \ argument
176 #define BPF_MOV32_REG(DST, SRC) \ argument
190 #define BPF_MOV64_PERCPU_REG(DST, SRC) \ argument
223 #define BPF_MOVSX64_REG(DST, SRC, OFF) \ argument
231 #define BPF_MOVSX32_REG(DST, SRC, OFF) \ argument
267 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument
315 #define BPF_LD_IND(SIZE, SRC, IMM) \ argument
325 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
[all …]
/linux/arch/arc/lib/
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
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/sound/pci/ctxfi/
A Dctresource.h21 SRC, enumerator
/linux/arch/x86/crypto/
A Daegis128-aesni-asm.S25 #define SRC %rdx macro
A Daes-gcm-aesni-x86_64.S688 .set SRC, %rcx define
A Daes-xts-avx-x86_64.S86 .set SRC, %rsi // Pointer to next source data define
A Daes-gcm-avx10-x86_64.S594 .set SRC, %rcx define
/linux/drivers/video/fbdev/
A Ddnfb.c90 #define SRC 0x3 macro
/linux/arch/sh/kernel/cpu/sh2a/
A Dsetup-sh7203.c38 SRC, IEBI, enumerator
/linux/arch/sh/kernel/cpu/sh4a/
A Dsetup-sh7770.c354 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator
/linux/arch/sparc/net/
A Dbpf_jit_comp_32.c215 #define emit_stmem(OFF, SRC) \ argument
/linux/drivers/mmc/host/
A Domap_hsmmc.c105 #define SRC (1 << 25) macro
/linux/kernel/bpf/
A Dcore.c60 #define SRC regs[insn->src_reg] macro
/linux/arch/x86/net/
A Dbpf_jit_comp.c128 #define EMIT_mov(DST, SRC) \ argument
/linux/drivers/dma/
A Dpl330.c345 SRC = 0, enumerator

Completed in 54 milliseconds