/linux-4.1.27/samples/bpf/ |
D | libbpf.h | 23 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 31 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 59 #define BPF_MOV64_REG(DST, SRC) \ argument 81 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument 116 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument 126 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument 146 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument 166 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
/linux-4.1.27/include/linux/ |
D | filter.h | 50 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 58 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 96 #define BPF_MOV64_REG(DST, SRC) \ argument 104 #define BPF_MOV32_REG(DST, SRC) \ argument 134 #define BPF_LD_IMM64_RAW(DST, SRC, IMM) \ argument 154 #define BPF_MOV64_RAW(TYPE, DST, SRC, IMM) \ argument 162 #define BPF_MOV32_RAW(TYPE, DST, SRC, IMM) \ argument 182 #define BPF_LD_IND(SIZE, SRC, IMM) \ argument 192 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument 202 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument [all …]
|
/linux-4.1.27/arch/sh/lib/ |
D | checksum.S | 194 #define SRC(...) \ macro
|
/linux-4.1.27/arch/x86/lib/ |
D | checksum_32.S | 276 #define SRC(y...) \ macro
|
/linux-4.1.27/arch/xtensa/lib/ |
D | checksum.S | 183 #define SRC(y...) \ macro
|
/linux-4.1.27/sound/pci/ctxfi/ |
D | ctresource.h | 25 SRC, enumerator
|
/linux-4.1.27/drivers/video/fbdev/ |
D | dnfb.c | 89 #define SRC 0x3 macro
|
/linux-4.1.27/kernel/bpf/ |
D | core.c | 47 #define SRC regs[insn->src_reg] macro
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/ |
D | setup-sh7203.c | 40 SRC, IEBI, enumerator
|
/linux-4.1.27/arch/x86/net/ |
D | bpf_jit_comp.c | 66 #define EMIT_mov(DST, SRC) \ argument
|
/linux-4.1.27/arch/frv/kernel/ |
D | setup.c | 577 #define CLOCK(SRC,RATIO) ((SRC) * (((RATIO) >> 4) & 0x0f) / ((RATIO) & 0x0f)) in determine_clocks() argument
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7770.c | 366 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator
|
/linux-4.1.27/arch/sparc/net/ |
D | bpf_jit_comp.c | 247 #define emit_stmem(OFF, SRC) \ argument
|
/linux-4.1.27/drivers/mmc/host/ |
D | omap_hsmmc.c | 107 #define SRC (1 << 25) macro
|
/linux-4.1.27/drivers/dma/ |
D | pl330.c | 343 SRC = 0, enumerator
|