Searched refs:BPF_OR (Results 1 – 25 of 50) sorted by relevance
12
34 #if defined(BPF_OR) || (defined(HAVE_DECL_BPF_OR) && HAVE_DECL_BPF_OR)36 static_assert((BPF_OR) == (0x40), "BPF_OR != 0x40");39 # define BPF_OR 0x40119 XLAT(BPF_OR),
5 BPF_OR 0x40
322 case BPF_ALU|BPF_OR|BPF_X: in bpf_filter_with_aux_data()362 case BPF_ALU|BPF_OR|BPF_K: in bpf_filter_with_aux_data()466 case BPF_OR: in bpf_validate()
227 case BPF_ALU|BPF_OR|BPF_X: in bpf_image()283 case BPF_ALU|BPF_OR|BPF_K: in bpf_image()
739 case BPF_OR: in fold_op()1110 case BPF_ALU|BPF_OR|BPF_K: in opt_stmt()1122 op == BPF_OR || op == BPF_XOR) { in opt_stmt()1147 case BPF_ALU|BPF_OR|BPF_X: in opt_stmt()1175 if (op == BPF_ADD || op == BPF_OR || op == BPF_XOR) { in opt_stmt()
695 | arth '|' arth { $$ = gen_arth(cstate, BPF_OR, $1, $3); }
185 case BPF_ALU | BPF_OR | BPF_K: in bpf_disasm()222 case BPF_ALU | BPF_OR | BPF_X: in bpf_disasm()259 case BPF_ALU64 | BPF_OR | BPF_K: in bpf_disasm()296 case BPF_ALU64 | BPF_OR | BPF_X: in bpf_disasm()
36 #define BPF_OR 0x40 macro
34 #define BPF_OR 0x40 macro
35 #define BPF_OR 0x40 macro
49 #define BPF_OR 0x40 macro
68 #define BPF_OR 0x40 macro
157 #define BPF_OR 0x40 macro
37 def BPF_OR : BPFArithOp<0x4>;
188 BPF_STMT(BPF_ALU | BPF_OR | BPF_X, 0),
167 define BPF_OR0 BPF_OR >> 4
150 BPF_OR = 0x40 const
131 BPF_OR = 0x40 const
135 BPF_OR = 0x40 const
136 BPF_OR = 0x40 const
210 BPF_OR = 0x40 const
139 BPF_OR = 0x40 const