Searched defs:is_jmp32 (Results 1 – 1 of 1) sorted by relevance
16200 static int simulate_both_branches_taken(struct bpf_verifier_env *env, u8 opcode, bool is_jmp32) in simulate_both_branches_taken()16234 struct bpf_reg_state *reg2, u8 opcode, bool is_jmp32) in is_scalar_branch_taken()16458 struct bpf_reg_state *reg2, u8 opcode, bool is_jmp32) in is_branch_taken()16533 u8 opcode, bool is_jmp32) in regs_refine_cond_op()16966 bool is_jmp32; in check_cond_jmp_op() local