Home
last modified time | relevance | path

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

/linux-6.1.9/tools/include/linux/
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_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument
124 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \ argument
144 #define BPF_LD_IND(SIZE, SRC, IMM) \ argument
154 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
164 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
187 #define BPF_ATOMIC_OP(SIZE, OP, DST, SRC, OFF) \ argument
[all …]
/linux-6.1.9/samples/bpf/
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
161 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) BPF_ATOMIC_OP(SIZE, BPF_ADD, DST, SRC, OFF) argument
175 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
[all …]
/linux-6.1.9/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-6.1.9/include/linux/
Dfilter.h92 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
100 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
138 #define BPF_MOV64_REG(DST, SRC) \ argument
146 #define BPF_MOV32_REG(DST, SRC) \ argument
190 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument
210 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument
218 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \ argument
238 #define BPF_LD_IND(SIZE, SRC, IMM) \ argument
248 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
258 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
[all …]
/linux-6.1.9/sound/pci/ctxfi/
Dctresource.h21 SRC, enumerator
/linux-6.1.9/tools/tracing/rtla/
DMakefile37 SRC := $(wildcard src/*.c) macro
/linux-6.1.9/arch/x86/crypto/
Daegis128-aesni-asm.S25 #define SRC %rdx macro
/linux-6.1.9/drivers/video/fbdev/
Ddnfb.c90 #define SRC 0x3 macro
/linux-6.1.9/arch/sh/kernel/cpu/sh2a/
Dsetup-sh7203.c38 SRC, IEBI, enumerator
/linux-6.1.9/tools/testing/selftests/bpf/
Dtest_sock_addr.c834 #define STORE_IPV6_WORD_N(DST, SRC, N) \ in sendmsg6_rw_dst_asm_prog_load() argument
839 #define STORE_IPV6(DST, SRC) \ in sendmsg6_rw_dst_asm_prog_load() argument
/linux-6.1.9/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7770.c354 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator
/linux-6.1.9/arch/sparc/net/
Dbpf_jit_comp_32.c215 #define emit_stmem(OFF, SRC) \ argument
/linux-6.1.9/drivers/mmc/host/
Domap_hsmmc.c105 #define SRC (1 << 25) macro
/linux-6.1.9/arch/x86/net/
Dbpf_jit_comp.c71 #define EMIT_mov(DST, SRC) \ argument
/linux-6.1.9/kernel/bpf/
Dcore.c56 #define SRC regs[insn->src_reg] macro
/linux-6.1.9/drivers/dma/
Dpl330.c345 SRC = 0, enumerator