| /linux/samples/bpf/ |
| H A D | bpf_insn.h | 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 165 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument 175 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument 185 #define BPF_JMP32_REG(OP, DST, SRC, OFF) \ argument 195 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument 205 #define BPF_JMP32_IMM(OP, DST, IMM, OFF) \ argument 215 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
|
| /linux/tools/include/linux/ |
| H A D | filter.h | 116 #define BPF_MOVSX64_REG(DST, SRC, OFF) \ argument 124 #define BPF_MOVSX32_REG(DST, SRC, OFF) \ argument 172 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument 182 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument 205 #define BPF_ATOMIC_OP(SIZE, OP, DST, SRC, OFF) \ argument 214 #define BPF_STX_XADD(SIZE, DST, SRC, OFF) BPF_ATOMIC_OP(SIZE, BPF_ADD, DST, SRC, OFF) argument 218 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument 228 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument 238 #define BPF_JMP32_REG(OP, DST, SRC, OFF) \ argument 248 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument [all …]
|
| /linux/include/linux/ |
| H A D | filter.h | 104 BPF_ALU64_REG_OFF(OP,DST,SRC,OFF) global() argument 115 BPF_ALU32_REG_OFF(OP,DST,SRC,OFF) global() argument 128 BPF_ALU64_IMM_OFF(OP,DST,IMM,OFF) global() argument 138 BPF_ALU32_IMM_OFF(OP,DST,IMM,OFF) global() argument 225 BPF_MOVSX64_REG(DST,SRC,OFF) global() argument 233 BPF_MOVSX32_REG(DST,SRC,OFF) global() argument 327 BPF_LDX_MEM(SIZE,DST,SRC,OFF) global() argument 337 BPF_LDX_MEMSX(SIZE,DST,SRC,OFF) global() argument 347 BPF_STX_MEM(SIZE,DST,SRC,OFF) global() argument 373 BPF_ATOMIC_OP(SIZE,OP,DST,SRC,OFF) global() argument 382 BPF_STX_XADD(SIZE,DST,SRC,OFF) global() argument 386 BPF_ST_MEM(SIZE,DST,OFF,IMM) global() argument 396 BPF_JMP_REG(OP,DST,SRC,OFF) global() argument 406 BPF_JMP_IMM(OP,DST,IMM,OFF) global() argument 416 BPF_JMP32_REG(OP,DST,SRC,OFF) global() argument 426 BPF_JMP32_IMM(OP,DST,IMM,OFF) global() argument 436 BPF_JMP_A(OFF) global() argument 478 BPF_CALL_KFUNC(OFF,IMM) global() argument 488 BPF_RAW_INSN(CODE,DST,SRC,OFF,IMM) global() argument [all...] |
| H A D | libata.h | 559 OFF, enumerator
|
| /linux/arch/arm64/kernel/ |
| H A D | hw_breakpoint.c | 61 #define READ_WB_REG_CASE(OFF, N, REG, VAL) \ argument 66 #define WRITE_WB_REG_CASE(OFF, N, REG, VAL) \ argument 71 #define GEN_READ_WB_REG_CASES(OFF, REG, VAL) \ argument 89 #define GEN_WRITE_WB_REG_CASES(OFF, REG, VAL) \ argument
|
| /linux/arch/sparc/net/ |
| H A D | bpf_jit_comp_32.c | 211 #define emit_ldmem(OFF, DEST) \ argument 215 #define emit_stmem(OFF, SRC) \ argument 252 #define emit_branch_off(BR_OPC, OFF) \ argument
|
| /linux/drivers/net/wireless/broadcom/brcm80211/include/ |
| H A D | defs.h | 19 #define OFF 0 macro
|
| /linux/include/linux/mfd/ |
| H A D | tps65010.h | 116 #define OFF 0 macro
|
| H A D | db8500-prcmu.h | 36 OFF = 0x0, enumerator
|
| /linux/sound/isa/sb/ |
| H A D | emu8000_callback.c | 152 OFF=0, RELEASED, PLAYING, END in get_voice() enumerator
|
| /linux/drivers/block/ |
| H A D | swim.c | 199 OFF, enumerator
|
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810.h | 126 #define OFF 0 macro
|
| /linux/kernel/bpf/ |
| H A D | core.c | 67 #define OFF insn->off macro [all...] |
| /linux/net/core/ |
| H A D | filter.c | 10423 SOCK_ADDR_LOAD_NESTED_FIELD_SIZE_OFF(S,NS,F,NF,SIZE,OFF) global() argument 10448 SOCK_ADDR_STORE_NESTED_FIELD_OFF(S,NS,F,NF,SIZE,OFF,TF) global() argument 10469 SOCK_ADDR_LOAD_OR_STORE_NESTED_FIELD_SIZE_OFF(S,NS,F,NF,SIZE,OFF,TF) global() argument
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | niu.h | 2535 #define LDN_RESV1(OFF) (16 + (OFF)) argument 2537 #define LDN_RESV2(OFF) (56 + (OFF)) argument
|