Searched refs:BPF_XOR (Results 1 – 25 of 35) sorted by relevance
12
76 #if defined(BPF_XOR) || (defined(HAVE_DECL_BPF_XOR) && HAVE_DECL_BPF_XOR)78 static_assert((BPF_XOR) == (0xa0), "BPF_XOR != 0xa0");81 # define BPF_XOR 0xa0125 XLAT(BPF_XOR),
11 BPF_XOR 0xa0
326 case BPF_ALU|BPF_XOR|BPF_X: in bpf_filter_with_aux_data()366 case BPF_ALU|BPF_XOR|BPF_K: in bpf_filter_with_aux_data()468 case BPF_XOR: in bpf_validate()
232 case BPF_ALU|BPF_XOR|BPF_X: in bpf_image()289 case BPF_ALU|BPF_XOR|BPF_K: in bpf_image()
743 case BPF_XOR: in fold_op()1111 case BPF_ALU|BPF_XOR|BPF_K: in opt_stmt()1122 op == BPF_OR || op == BPF_XOR) { in opt_stmt()1148 case BPF_ALU|BPF_XOR|BPF_X: in opt_stmt()1175 if (op == BPF_ADD || op == BPF_OR || op == BPF_XOR) { in opt_stmt()
696 | arth '^' arth { $$ = gen_arth(cstate, BPF_XOR, $1, $3); }
200 case BPF_ALU | BPF_XOR | BPF_K: in bpf_disasm()237 case BPF_ALU | BPF_XOR | BPF_X: in bpf_disasm()274 case BPF_ALU64 | BPF_XOR | BPF_K: in bpf_disasm()311 case BPF_ALU64 | BPF_XOR | BPF_X: in bpf_disasm()
42 #define BPF_XOR 0xa0 macro
40 #define BPF_XOR 0xa0 macro
41 #define BPF_XOR 0xa0 macro
55 #define BPF_XOR 0xa0 macro
74 #define BPF_XOR 0xa0 macro
163 #define BPF_XOR 0xa0 macro
42 def BPF_XOR : BPFArithOp<0xa>;
173 define BPF_XOR0 BPF_XOR >> 4
227 BPF_XOR = 0xa0 const
225 BPF_XOR = 0xa0 const
238 BPF_XOR = 0xa0 const