Lines Matching defs:opcode
1810 u8 opcode = BPF_OP(insn->code); in backtrack_insn() local
5329 u32 *ptr_limit, u8 opcode, bool off_is_neg) in retrieve_ptr_limit()
5402 u8 opcode = BPF_OP(insn->code); in sanitize_ptr_alu() local
5464 u8 opcode = BPF_OP(insn->code); in adjust_ptr_min_max_vals() local
6280 u8 opcode = BPF_OP(insn->code); in adjust_scalar_min_max_vals() local
6450 u8 opcode = BPF_OP(insn->code); in adjust_reg_min_max_vals() local
6527 u8 opcode = BPF_OP(insn->code); in check_alu_op() local
6794 static int is_branch32_taken(struct bpf_reg_state *reg, u32 val, u8 opcode) in is_branch32_taken()
6868 static int is_branch64_taken(struct bpf_reg_state *reg, u64 val, u8 opcode) in is_branch64_taken()
6947 static int is_branch_taken(struct bpf_reg_state *reg, u64 val, u8 opcode, in is_branch_taken()
6983 u8 opcode, bool is_jmp32) in reg_set_min_max()
7136 u8 opcode, bool is_jmp32) in reg_set_min_max_inv()
7197 u8 opcode) in reg_combine_min_max()
7442 u8 opcode = BPF_OP(insn->code); in check_cond_jmp_op() local
8047 u8 opcode = BPF_OP(insns[t].code); in check_cfg() local
9463 u8 opcode = BPF_OP(insn->code); in do_check() local