Searched refs:push_stack (Results 1 – 1 of 1) sorted by relevance
952 static struct bpf_verifier_state *push_stack(struct bpf_verifier_env *env, int insn_idx, int prev_i… in push_stack() function5717 branch = push_stack(env, next_idx, curr_idx, true); in sanitize_speculative_path()7916 other_branch = push_stack(env, *insn_idx + insn->off + 1, *insn_idx, false); in check_cond_jmp_op()