Searched refs:BPF_NEG (Results 1 – 16 of 16) sorted by relevance
35 #if defined(BPF_NEG) || (defined(HAVE_DECL_BPF_NEG) && HAVE_DECL_BPF_NEG)36 XLAT(BPF_NEG),
9 BPF_NEG
96 #ifndef BPF_NEG97 #define BPF_NEG 0x80 macro
38 #define BPF_NEG 0x80 macro
72 #define BPF_NEG 0x80 macro
165 #define BPF_NEG 0x80 macro
131 if (BPF_OP(insn.code) == BPF_NEG) { in AppendInstruction()
112 if (BPF_OP(insn.code) == BPF_NEG) { in Alu()
294 case BPF_ALU|BPF_NEG:
581 case BPF_ALU|BPF_NEG:694 case BPF_NEG:
996 case BPF_ALU|BPF_NEG: in opt_stmt()1089 else if (op == BPF_NEG) { in opt_stmt()
7105 s = new_stmt(cstate, BPF_ALU|BPF_NEG); in gen_neg()
1471 BPF_ALU64_IMM(BPF_NEG, BPF_REG_1, 0),
2520 BPF_NEG 0x8 arithmetic negation