Lines Matching defs:opcode
3408 u8 opcode = BPF_OP(insn->code); in backtrack_insn() local
11776 static bool sanitize_needed(u8 opcode) in sanitize_needed()
11820 u8 opcode = BPF_OP(insn->code); in sanitize_ptr_alu() local
12040 u8 opcode = BPF_OP(insn->code); in adjust_ptr_min_max_vals() local
12829 u8 opcode = BPF_OP(insn->code); in adjust_scalar_min_max_vals() local
12991 u8 opcode = BPF_OP(insn->code); in adjust_reg_min_max_vals() local
13073 u8 opcode = BPF_OP(insn->code); in check_alu_op() local
13383 static int is_branch32_taken(struct bpf_reg_state *reg, u32 val, u8 opcode) in is_branch32_taken()
13461 static int is_branch64_taken(struct bpf_reg_state *reg, u64 val, u8 opcode) in is_branch64_taken()
13544 static int is_branch_taken(struct bpf_reg_state *reg, u64 val, u8 opcode, in is_branch_taken()
13572 static int flip_opcode(u32 opcode) in flip_opcode()
13595 u8 opcode) in is_pkt_ptr_branch_taken()
13641 u8 opcode, bool is_jmp32) in reg_set_min_max()
13801 u8 opcode, bool is_jmp32) in reg_set_min_max_inv()
13833 u8 opcode) in reg_combine_min_max()
14040 u8 opcode = BPF_OP(insn->code); in check_cond_jmp_op() local
16630 u8 opcode = BPF_OP(insn->code); in do_check() local