Lines Matching defs:OP
102 #define BPF_ALU64_REG_OFF(OP, DST, SRC, OFF) \ argument
110 #define BPF_ALU64_REG(OP, DST, SRC) \ argument
113 #define BPF_ALU32_REG_OFF(OP, DST, SRC, OFF) \ argument
121 #define BPF_ALU32_REG(OP, DST, SRC) \ argument
126 #define BPF_ALU64_IMM_OFF(OP, DST, IMM, OFF) \ argument
133 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument
136 #define BPF_ALU32_IMM_OFF(OP, DST, IMM, OFF) \ argument
143 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument
369 #define BPF_ATOMIC_OP(SIZE, OP, DST, SRC, OFF) \ argument
392 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument
402 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument
412 #define BPF_JMP32_REG(OP, DST, SRC, OFF) \ argument
422 #define BPF_JMP32_IMM(OP, DST, IMM, OFF) \ argument